Skip to content

Commit

Permalink
Bump hardened-base-build to v1.22.7b1
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Sep 10, 2024
1 parent b23ac8c commit 59df98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ clean-chroot-image: ## Removes local image

.PHONY: build
build: ## Build ingress controller, debug tool and pre-stop hook.
E2E_IMAGE=rancher/hardened-build-base:v1.22.6b1 USE_SHELL=/bin/sh build/run-in-docker.sh \
E2E_IMAGE=rancher/hardened-build-base:v1.22.7b1 USE_SHELL=/bin/sh build/run-in-docker.sh \
MAC_OS=$(MAC_OS) \
PKG=$(PKG) \
ARCH=$(ARCH) \
Expand Down

0 comments on commit 59df98b

Please sign in to comment.