From 1635d5333d810aeb8dd5d80d2e3f2d80e0de04b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 06:17:10 +0000 Subject: [PATCH] chore(deps): update ghcr.io/elifesciences/enhanced-preprints-server docker tag to master-e9888287-20241221.0219 (#2312) 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 cda40464..f44c5f61 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-e46cb791-20241220.1051 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-e9888287-20241221.0219 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s