Skip to content

Commit

Permalink
Merge pull request #7 from in4it/snyk-fix-0f6fda3f0014ea66b0a21fabd5c…
Browse files Browse the repository at this point in the history
…80b83

[Snyk] Security upgrade alpine from 3.16 to 3.19.3
  • Loading branch information
andrenarciso4 authored Sep 3, 2024
2 parents 81e5894 + f002ad6 commit 6441ae1
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:3.16
FROM alpine:3.19.3

WORKDIR /app

Expand Down

0 comments on commit 6441ae1

Please sign in to comment.