There was an error while loading. Please reload this page.
1 parent 8e53e8c commit f87b358Copy full SHA for f87b358
1 file changed
worker-images/montage6-worker/Makefile
@@ -2,7 +2,7 @@ REPO_NAME = montage-worker
2
PREFIX = hyperflowwms
3
MONTAGE_VERSION = 6.0
4
# ?= so CI and Renovate can override the version from the environment
5
-HF_JOB_EXECUTOR_VERSION ?= 1.4.1
+HF_JOB_EXECUTOR_VERSION ?= 1.4.2
6
TAG = $(MONTAGE_VERSION)-je$(HF_JOB_EXECUTOR_VERSION)
7
8
all: push
0 commit comments