From a9a2f0a80b8bfe2d35c574ab8bc23eb7ef5fe6d4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 24 Jan 2025 13:00:08 +0000
Subject: [PATCH] chore(deps): update
 ghcr.io/elifesciences/enhanced-preprints-server docker tag to
 master-d3bca06b-20250124.0444 (#2388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 docker-compose.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker-compose.yaml b/docker-compose.yaml
index d3326880a..95491dfc4 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-35806802-20250123.0024
+    image: ghcr.io/elifesciences/enhanced-preprints-server:master-d3bca06b-20250124.0444
     healthcheck:
       test: sh -c 'apk add curl; curl http://localhost:3000/'
       interval: 5s