Skip to content

Commit

Permalink
chore: Bump to latest build base version in Dockerfile
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] authored and manuelbuil committed Jun 17, 2024
1 parent 8f2f5f0 commit 00b817f
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,7 +1,7 @@
ARG TAG="2.7.0"
ARG COMMIT="14fbf4a4addb9e946698edc7c5ea4cf20fe498e5"
ARG BCI_IMAGE=registry.suse.com/bci/bci-base
ARG GO_IMAGE=rancher/hardened-build-base:v1.21.11b2
ARG GO_IMAGE=rancher/hardened-build-base:v1.21.11b3

# Build the project
FROM ${GO_IMAGE} as builder
Expand Down

0 comments on commit 00b817f

Please sign in to comment.