Skip to content

Commit

Permalink
Merge pull request #1 from in4it/snyk-fix-d5e3c042f0d6a6d2f4e971f960a…
Browse files Browse the repository at this point in the history
…5e209

[Snyk] Security upgrade alpine from latest to 3.15
  • Loading branch information
wardviaene authored Mar 30, 2022
2 parents a120437 + e2858f9 commit dc6b25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN apk add -u -t build-tools curl git && \
#
# Runtime container
#
FROM alpine:latest
FROM alpine:3.15

WORKDIR /app

Expand Down

0 comments on commit dc6b25d

Please sign in to comment.