diff --git a/docker-compose.yaml b/docker-compose.yaml index d95d69da..5fd5e007 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-658a1fd1-20241121.2134 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-a765f335-20241122.1952 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s