From 05401a4fccae605c60ef6861d445a3c0df496d61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:03:06 +0000 Subject: [PATCH] chore(deps): update ghcr.io/elifesciences/enhanced-preprints-import-worker docker tag to master-9c5bfc47-20241210.1739 (#2266) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index a177fd986..578ecbbd2 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -181,7 +181,7 @@ services: - 3005:3000 worker: &worker-config - image: ghcr.io/elifesciences/enhanced-preprints-import-worker:master-8e88d59d-20241210.0238 + image: ghcr.io/elifesciences/enhanced-preprints-import-worker:master-9c5bfc47-20241210.1739 depends_on: createbucket: condition: service_completed_successfully