Skip to content

Commit

Permalink
Bump golang from 6c27802 to af9b40f in the docker-all group
Browse files Browse the repository at this point in the history
Bumps the docker-all group with 1 update: golang.


Updates `golang` from `6c27802` to `af9b40f`

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hectorm committed Jul 29, 2024
1 parent e2cedba commit 4d75be5
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.5-bookworm@sha256:6c2780255bb7b881e904e303be0d7a079054160b2ce1efde446693c0850a39ad AS build
FROM --platform=${BUILDPLATFORM:-linux/amd64} docker.io/golang:1.22.5-bookworm@sha256:af9b40f2b1851be993763b85288f8434af87b5678af04355b1e33ff530b5765f AS build

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 4d75be5

Please sign in to comment.