Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
  • Loading branch information
pablochacin committed Nov 19, 2024
1 parent 4c76f08 commit 5a41b62
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
@@ -1,5 +1,5 @@

ARG GO_VERSION=1.22.7
ARG GO_VERSION=1.22.9
ARG VARIANT=alpine3.20
FROM golang:${GO_VERSION}-${VARIANT} as builder

Expand Down

0 comments on commit 5a41b62

Please # to comment.