Skip to content

Commit

Permalink
chore: update build-deploy image tag for flock cron PR
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Mar 8, 2023
1 parent 6632815 commit 1d68e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1d68e51

Please sign in to comment.