Skip to content

Commit

Permalink
Bump golang from 1.22.6-bullseye to 1.23.0-bullseye in /cicd (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 6beeab9 commit 10ffbca
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.22.6-bullseye as build
FROM --platform=$BUILDPLATFORM golang:1.23.0-bullseye as build

RUN <<EOT
set -e
Expand Down

0 comments on commit 10ffbca

Please sign in to comment.