Skip to content

Commit 28b349e

Browse files
committed
Bump golang to v1.22.7b1
Signed-off-by: Vitor Savian <vitor.savian@suse.com>
1 parent f4fff6d commit 28b349e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GO_IMAGE=rancher/hardened-build-base:v1.22.6b1
1+
ARG GO_IMAGE=rancher/hardened-build-base:v1.22.7b1
22
FROM ${GO_IMAGE} as builder
33
# setup required packages
44
RUN set -x && \

0 commit comments

Comments
 (0)