From 4430d0e9c05fa6dd7dffb706802433d34be993fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 02:31:06 +0000 Subject: [PATCH] chore(deps): update ghcr.io/elifesciences/enhanced-preprints-server docker tag to master-25788f6c-20241123.0157 (#2210) 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 caf218652..0e9065934 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -117,7 +117,7 @@ services: start_period: 2s api: - image: ghcr.io/elifesciences/enhanced-preprints-server:master-658a1fd1-20241121.2134 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-25788f6c-20241123.0157 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s