Skip to content

Commit

Permalink
Merge pull request #94 from hectorm/dependabot/docker/golang-1.20.2-b…
Browse files Browse the repository at this point in the history
…ullseye

Bump golang from 1.20.1-bullseye to 1.20.2-bullseye
  • Loading branch information
hectorm authored Mar 13, 2023
2 parents 9f1a3f2 + 1f02240 commit c5912bb
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:63ed3bc6b428713c2bb1980e534d70e8ab82a4484ec044183df9caca6e9d82cb AS build
FROM --platform=${BUILDPLATFORM:-linux/amd64} docker.io/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3 AS build

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit c5912bb

Please sign in to comment.