Skip to content

Commit

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

Bump golang from 1.21.3-bullseye to 1.21.4-bullseye in /cicd
  • Loading branch information
Jarema authored Nov 8, 2023
2 parents 87ad3f7 + 00ac94d commit 6ec93ee
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.21.3-bullseye as build
FROM --platform=$BUILDPLATFORM golang:1.21.4-bullseye as build

RUN <<EOT
set -e
Expand Down

0 comments on commit 6ec93ee

Please sign in to comment.