diff --git a/docker-compose.yaml b/docker-compose.yaml index cda40464..f44c5f61 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-e46cb791-20241220.1051 + image: ghcr.io/elifesciences/enhanced-preprints-server:master-e9888287-20241221.0219 healthcheck: test: sh -c 'apk add curl; curl http://localhost:3000/' interval: 5s