Skip to content

Commit

Permalink
bump builder image
Browse files Browse the repository at this point in the history
Signed-off-by: David Fridrich <[email protected]>
  • Loading branch information
gauron99 committed Nov 28, 2024
1 parent 0d9c329 commit b53ee18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.utils
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM index.docker.io/library/golang:1.22.1-alpine3.19 AS builder
FROM --platform=$BUILDPLATFORM index.docker.io/library/golang:1.22.9-alpine3.19 AS builder

ARG BUILDPLATFORM
ARG TARGETPLATFORM
Expand Down

0 comments on commit b53ee18

Please sign in to comment.