Skip to content

Commit 2fd23ed

Browse files
committed
Update hocuspocus image to openproject/hocuspocus:17.1.2
1 parent 1b829ff commit 2fd23ed

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.1.1 --chown=$APP_USER:$APP_USER /app /opt/hocuspocus
116+
COPY --from=openproject/hocuspocus:17.1.2 --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)