Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d413702

Browse files
authoredSep 12, 2024··
Bump golang from af9b40f to 1a5326b (#104)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b76a953 commit d413702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1-bookworm@sha256:af9b40f2b1851be993763b85288f8434af87b5678af04355b1e33ff530b5765f AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1-bookworm@sha256:1a5326b07cbab12f4fd7800425f2cf25ff2bd62c404ef41b56cb99669a710a83 AS builder
22
ARG BUILDARCH TARGETOS TARGETARCH
33

44
# Install GoReleaser

0 commit comments

Comments
 (0)
Please sign in to comment.