diff --git a/docker-compose.yaml b/docker-compose.yaml index 9c5db9d9..1b000773 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-75dda53c-20241218.2230 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-c78c3047-20241219.2142 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s