diff --git a/docker-compose.yaml b/docker-compose.yaml index 264c7c339..1faa463bd 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -117,7 +117,7 @@ services: start_period: 2s api: - image: ghcr.io/elifesciences/enhanced-preprints-server:master-5029b23b-20240508.1349 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-04f8439e-20240508.2109 healthcheck: test: sh -c 'apk add curl; curl http://api:3000/' interval: 5s