diff --git a/docker-compose.yaml b/docker-compose.yaml index e519b4b2..66982c2d 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-83cc0c35-20241112.0015 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-4ea2107f-20241114.0430 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s