From f06b76a0a36efd6203af79c18f28c52656adaad3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:50:48 +0000 Subject: [PATCH] chore(deps): update ghcr.io/elifesciences/enhanced-preprints-server docker tag to master-216be207-20241203.2155 --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 121cdd1a..224ca5ea 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-8c98c816-20241202.1011 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-216be207-20241203.2155 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s