Skip to content

Commit

Permalink
Bump golang from 6d71b7c to 5c56bd4
Browse files Browse the repository at this point in the history
Bumps golang from `6d71b7c` to `5c56bd4`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hectorm committed May 27, 2024
1 parent 607c5a6 commit 4efbe27
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
Expand Up @@ -4,7 +4,7 @@
## "build" stage
##################################################

FROM --platform=${BUILDPLATFORM:-linux/amd64} docker.io/golang:1.22.3-bookworm@sha256:6d71b7c3f884e7b9552bffa852d938315ecca843dcc75a86ee7000567da0923d AS build
FROM --platform=${BUILDPLATFORM:-linux/amd64} docker.io/golang:1.22.3-bookworm@sha256:5c56bd47228dd572d8a82971cf1f946cd8bb1862a8ec6dc9f3d387cc94136976 AS build

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 4efbe27

Please sign in to comment.