From 20912a2a2dce60d2a1978e0ff49649deb098a1f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 01:03:37 +0000 Subject: [PATCH] chore(deps): update ghcr.io/elifesciences/enhanced-preprints-server docker tag to master-841aebac-20241010.2247 --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index bd4a2203..09d79faf 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-53c9a302-20241010.0200 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-841aebac-20241010.2247 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s