Skip to content

Commit

Permalink
Bump golang to v1.22.7b1
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Savian <[email protected]>
  • Loading branch information
vitorsavian committed Sep 10, 2024
1 parent b96ecbd commit 3197d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BCI_BASE_IMAGE=registry.suse.com/bci/bci-base:15.5
ARG BCI_BUSYBOX_IMAGE=registry.suse.com/bci/bci-busybox:15.5
ARG GO_IMAGE=rancher/hardened-build-base:v1.22.3b1
ARG GO_IMAGE=rancher/hardened-build-base:v1.22.7b1

FROM ${BCI_BASE_IMAGE} as bci-base
FROM ${BCI_BUSYBOX_IMAGE} as bci-busybox
Expand Down

0 comments on commit 3197d4a

Please sign in to comment.