Skip to content

Commit

Permalink
Merge pull request #227 from nats-io/dependabot/docker/cicd/golang-1.…
Browse files Browse the repository at this point in the history
…20.4-bullseye

Bump golang from 1.20.3-bullseye to 1.20.4-bullseye in /cicd
  • Loading branch information
wallyqs authored May 3, 2023
2 parents 18e9b7e + 01395ba commit f7e7238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/Dockerfile_goreleaser
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#syntax=docker/dockerfile-upstream:1.5
FROM --platform=$BUILDPLATFORM golang:1.20.3-bullseye as build
FROM --platform=$BUILDPLATFORM golang:1.20.4-bullseye as build

RUN <<EOT
set -e
Expand Down

0 comments on commit f7e7238

Please sign in to comment.