Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Commit 18e4757

Browse files
committed
Update Provisioner Makefile buildpack to PR image
1 parent 137bb7a commit 18e4757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/provisioner/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
APP_NAME = compass-provisioner
22
APP_PATH = components/provisioner
33
ENTRYPOINT = cmd/main.go
4-
BUILDPACK = eu.gcr.io/kyma-project/test-infra/buildpack-golang-toolbox:v20200423-1d9d6590
4+
BUILDPACK = eu.gcr.io/kyma-project/test-infra/pr/buildpack-golang-kubebuilder2:PR-2326
55
SCRIPTS_DIR = $(realpath $(shell pwd)/../..)/scripts
66
DOCKER_SOCKET = /var/run/docker.sock
77
TESTING_DB_NETWORK = test_network

0 commit comments

Comments
 (0)