Skip to content

Commit

Permalink
fix: phenoRankeR/deploy/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 12, 2024
1 parent 60c21ea commit 81aad45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phenoRankeR/deploy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM perl:5.36.1-bullseye as base
FROM perl:5.38.2-bullseye as base
RUN apt-get update -qq && apt-get -y --no-install-recommends install \
cpanminus \
gcc \
Expand Down

0 comments on commit 81aad45

Please sign in to comment.