Skip to content

Commit b916407

Browse files
committed
Revert "test: use pr build image"
This reverts commit 9947db6.
1 parent fb85fcd commit b916407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ UPSTREAM_TAG ?= latest
5151
# latest is the most current release
5252
# edge is the most current merged change
5353
BUILD_DEPLOY_IMAGE_REPO = uselagoon/build-deploy-image
54-
BUILD_DEPLOY_IMAGE_TAG ?= pr-464
54+
BUILD_DEPLOY_IMAGE_TAG ?= edge
5555

5656
# UI_IMAGE_REPO and UI_IMAGE_TAG are an easy way to override the UI image used
5757
# only works for installations where INSTALL_STABLE_CORE=false

0 commit comments

Comments
 (0)