Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
funkypenguin committed Feb 9, 2025
1 parent d55a16a commit 01c40c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/nzbhydra2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN \
&& chmod -R 755 /app \
&& rm -rf /tmp/*

VOLUME /config # needed for goss tests
USER 568
COPY ./apps/nzbhydra2/entrypoint.sh /entrypoint.sh
CMD ["/entrypoint.sh"]
Expand Down

0 comments on commit 01c40c8

Please sign in to comment.