diff --git a/docker-compose.yaml b/docker-compose.yaml index 7a694ab3..4f77586a 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-4b9f4a6a-20241008.0456 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-586de56a-20241009.0658 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s