Skip to content

Commit 68099e7

Browse files
Revert "Update hocuspocus image to openproject/hocuspocus:17.0.7"
This reverts commit b626c34.
1 parent dede2be commit 68099e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/prod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ENV PGDATA=/var/openproject/pgdata
113113
COPY --from=openproject/gosu /go/bin/gosu /usr/local/bin/gosu
114114
RUN chmod +x /usr/local/bin/gosu && gosu nobody true
115115

116-
COPY --from=openproject/hocuspocus:17.0.7 --chown=$APP_USER:$APP_USER /app /opt/hocuspocus
116+
COPY --from=openproject/hocuspocus:17.0.6 --chown=$APP_USER:$APP_USER /app /opt/hocuspocus
117117

118118
RUN ./docker/prod/setup/postinstall-onprem.sh && \
119119
ln -s /app/docker/prod/setup/.irbrc /root/

0 commit comments

Comments
 (0)