Skip to content

Commit f87b358

Browse files
Update dependency @hyperflow/job-executor to v1.4.2 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e53e8c commit f87b358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

worker-images/montage6-worker/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ REPO_NAME = montage-worker
22
PREFIX = hyperflowwms
33
MONTAGE_VERSION = 6.0
44
# ?= so CI and Renovate can override the version from the environment
5-
HF_JOB_EXECUTOR_VERSION ?= 1.4.1
5+
HF_JOB_EXECUTOR_VERSION ?= 1.4.2
66
TAG = $(MONTAGE_VERSION)-je$(HF_JOB_EXECUTOR_VERSION)
77

88
all: push

0 commit comments

Comments
 (0)