Skip to content

Commit

Permalink
Bump Alpine to 3.19.0 and Go to 1.21.5
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wieczorek <[email protected]>
  • Loading branch information
twz123 committed Dec 20, 2023
1 parent b63723c commit fb57a3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG \
ALPINE_IMAGE=docker.io/library/alpine:3.18.4 \
GOLANG_IMAGE=docker.io/library/golang:1.20.8-alpine \
ALPINE_IMAGE=docker.io/library/alpine:3.19.0 \
GOLANG_IMAGE=docker.io/library/golang:1.21.5-alpine \
VERSION=1.3.0 \
HASH=f9871b9f6ccb51d2b264532e96521e44f926928f91434b56ce135c95becf2901

Expand Down

0 comments on commit fb57a3a

Please sign in to comment.