Skip to content

Commit

Permalink
Bumping golang image version
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelattwood committed Jun 27, 2023
1 parent 5ade09a commit 135f722
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ nfpms:
vendor: nats.io
homepage: https://nats.io
license: Apache 2.0
maintainer: Synadia <info@synadia.com>
maintainer: Synadia <info@synadia.com>
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.4-bullseye as build
FROM --platform=$BUILDPLATFORM golang:1.20.5-bullseye as build

RUN <<EOT
set -e
Expand Down

0 comments on commit 135f722

Please sign in to comment.