Update hocuspocus image to openproject/hocuspocus:17.1.4

This commit is contained in:
Oliver Günther
2026-03-31 08:49:46 +02:00
parent 05a0771e58
commit 950bb962e8
+1 -1
View File
@@ -113,7 +113,7 @@ ENV PGDATA=/var/openproject/pgdata
COPY --from=openproject/gosu /go/bin/gosu /usr/local/bin/gosu
RUN chmod +x /usr/local/bin/gosu && gosu nobody true
COPY --from=openproject/hocuspocus:17.1.3 --chown=$APP_USER:$APP_USER /app /opt/hocuspocus
COPY --from=openproject/hocuspocus:17.1.4 --chown=$APP_USER:$APP_USER /app /opt/hocuspocus
RUN ./docker/prod/setup/postinstall-onprem.sh && \
ln -s /app/docker/prod/setup/.irbrc /root/