From 153d7e923509d01060eff2164c078e96c0639219 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:30:06 +0000 Subject: [PATCH] chore(deps): update ghcr.io/elifesciences/enhanced-preprints-server docker tag to master-636c4a6b-20250205.0453 (#4793) 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 39643292..db764c6b 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -269,7 +269,7 @@ services: ## EPP API api: - image: ghcr.io/elifesciences/enhanced-preprints-server:master-cee28a4d-20250204.0449 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-636c4a6b-20250205.0453 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s