Skip to content

Commit

Permalink
update base image (#115)
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
  • Loading branch information
pablochacin authored Nov 19, 2024
1 parent 0db6dc7 commit 998c57a
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 998c57a

Please # to comment.