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 fb85fcd commit b916407Copy full SHA for b916407
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 ?= pr-464
+BUILD_DEPLOY_IMAGE_TAG ?= edge
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