diff --git a/docker-compose.yaml b/docker-compose.yaml index 39643292..db764c6b 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-cee28a4d-20250204.0449 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-636c4a6b-20250205.0453 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s