Skip to content

Commit 4b6ed53

Browse files
Bump golang from 1.22.5-bullseye to 1.22.6-bullseye in /cicd (#197)
1 parent d0f520d commit 4b6ed53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/Dockerfile_goreleaser

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#syntax=docker/dockerfile-upstream:1.5
2-
FROM --platform=$BUILDPLATFORM golang:1.22.5-bullseye as build
2+
FROM --platform=$BUILDPLATFORM golang:1.22.6-bullseye as build
33

44
RUN <<EOT
55
set -e

0 commit comments

Comments
 (0)