Skip to content

Commit

Permalink
alpine 20 for Dockerfile.builder
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0n00gler committed Jul 10, 2024
1 parent 324b774 commit 548ab79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.builder
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG RUNNER_IMAGE="gcr.io/distroless/static"
# Builder
# --------------------------------------------------------

FROM golang:${GO_VERSION}-alpine3.18 as builder
FROM golang:${GO_VERSION}-alpine3.20 as builder

ARG GIT_VERSION
ARG GIT_COMMIT
Expand Down

0 comments on commit 548ab79

Please sign in to comment.