Skip to content

Commit

Permalink
Merge pull request #126 from in4it/feat/upgrade-alpine
Browse files Browse the repository at this point in the history
upgrade alpine to 3.20.2, unsupported OS - EOS/EOL
  • Loading branch information
andrenarciso4 authored Sep 3, 2024
2 parents 340d8a1 + ea49a70 commit 6aaeb11
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 6aaeb11

Please sign in to comment.