Skip to content

Commit

Permalink
Update dockerfile command
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTyton committed May 27, 2024
1 parent b1b767e commit e440329
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ RUN echo "**** cleanup ****" && \
COPY root/ /

RUN chmod -R +777 /etc/cont-init.d/
RUN chmod -R +777 /etc/services.d/
RUN chmod -R +777 /etc/s6-overlay/

VOLUME /config

Expand Down
2 changes: 1 addition & 1 deletion release-versions/latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.05.27-6
2024.05.27-7

0 comments on commit e440329

Please sign in to comment.