Update hocuspocus image to openproject/hocuspocus:17.0.6

This commit is contained in:
Oliver Günther
2026-03-16 11:09:07 +01:00
parent 8d61c5fe7f
commit 484d24ab6f
+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.0.5 --chown=$APP_USER:$APP_USER /app /opt/hocuspocus
COPY --from=openproject/hocuspocus:17.0.6 --chown=$APP_USER:$APP_USER /app /opt/hocuspocus
RUN ./docker/prod/setup/postinstall-onprem.sh && \
ln -s /app/docker/prod/setup/.irbrc /root/