Skip to content

Commit

Permalink
Switch from Alpine 3.18 to 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed Feb 2, 2024
1 parent 91f9ebe commit 8f8d1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# ==== base for all stages ====

FROM alpine:3.18 as base
FROM alpine:3.19 as base
LABEL stage=base

LABEL maintainer="Sébastien Helleu <[email protected]>"
Expand Down

0 comments on commit 8f8d1c7

Please sign in to comment.