Skip to content

Commit

Permalink
upgrade alpine to 3.20.2, unsupported OS - EOS/EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
andrenarciso4 committed Sep 3, 2024
1 parent 340d8a1 commit ea49a70
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 @@ -35,7 +35,7 @@ RUN apk add -u -t build-tools curl git && \
#
# Runtime container
#
FROM alpine:3.16
FROM alpine:3.20.2

ARG SOURCE_COMMIT=unknown

Expand Down

0 comments on commit ea49a70

Please sign in to comment.