Skip to content

Commit

Permalink
update alpine image
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo <[email protected]>
  • Loading branch information
pabloaledo committed Jan 21, 2025
1 parent 2b10480 commit baf22c0
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 @@ -31,7 +31,7 @@ RUN set -xe && \


# Final image
FROM alpine:3.14.0
FROM alpine:3.21.2

RUN apk add --update --no-cache ca-certificates tzdata bash curl

Expand Down

0 comments on commit baf22c0

Please sign in to comment.