diff --git a/Makefile b/Makefile index 007b3c2a7d..cee39c75f5 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,7 @@ UPSTREAM_TAG ?= latest # BUILD_DEPLOY_IMAGE_TAG is the docker tag from uselagoon/build-deploy-image to use - # latest is the most current release # edge is the most current merged change -BUILD_DEPLOY_IMAGE_TAG ?= latest +BUILD_DEPLOY_IMAGE_TAG ?= pr-192 # To build k3d with Calico instead of Flannel, set this to true. Note that the Calico install in lagoon-charts is always # disabled for use with k3d, as the cluster needs it on creation.