Skip to content

Commit

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

Bump golang from 1.19.2-bullseye to 1.19.3-bullseye
  • Loading branch information
hectorm authored Nov 1, 2022
2 parents ad5c70f + 82db697 commit 8dafbab
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.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256 AS build
FROM --platform=${BUILDPLATFORM:-linux/amd64} docker.io/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c AS build

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 8dafbab

Please sign in to comment.