We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e18235 commit b150c55Copy full SHA for b150c55
Makefile
@@ -51,7 +51,7 @@ UPSTREAM_TAG ?= latest
51
# latest is the most current release
52
# edge is the most current merged change
53
BUILD_DEPLOY_IMAGE_REPO = uselagoon/build-deploy-image
54
-BUILD_DEPLOY_IMAGE_TAG ?= edge
+BUILD_DEPLOY_IMAGE_TAG ?= pr-464
55
56
# UI_IMAGE_REPO and UI_IMAGE_TAG are an easy way to override the UI image used
57
# only works for installations where INSTALL_STABLE_CORE=false
0 commit comments