Skip to content

Commit 1982e6a

Browse files
chore: Bump to latest build base version in Dockerfile
Made with ❤️️ by updatecli
1 parent acc1a0d commit 1982e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BCI_IMAGE=registry.suse.com/bci/bci-base
2-
ARG GO_IMAGE=rancher/hardened-build-base:v1.24.5b1
2+
ARG GO_IMAGE=rancher/hardened-build-base:v1.24.7b1
33

44
# Build the project
55
FROM ${GO_IMAGE} as builder

0 commit comments

Comments
 (0)