Skip to content

Commit

Permalink
Merge pull request #91 from hectorm/dependabot/docker/golang-63ed3bc
Browse files Browse the repository at this point in the history
Bump golang from `c3fbdc3` to `63ed3bc`
  • Loading branch information
hectorm committed Mar 4, 2023
2 parents d6d1ea5 + 079767b commit 0811750
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.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f AS build
FROM --platform=${BUILDPLATFORM:-linux/amd64} docker.io/golang:1.20.1-bullseye@sha256:63ed3bc6b428713c2bb1980e534d70e8ab82a4484ec044183df9caca6e9d82cb AS build

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 0811750

Please sign in to comment.