From 1326177a22e198acd03877874f8d002b344c9cb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 13:49:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/elifesciences/enhanced-preprints-server docker tag to master-c2e710b0-20241123.0807 (#4658) 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 df7bc128..4c3bcb94 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-25788f6c-20241123.0157 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-c2e710b0-20241123.0807 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s