Skip to content

Commit

Permalink
Merge pull request #23 from teddybeermaniac/release/0.1.4
Browse files Browse the repository at this point in the history
Release v0.1.4
  • Loading branch information
teddybeermaniac authored Dec 24, 2023
2 parents 65d7a40 + 6ed6178 commit ad261b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ RUN --mount=from=base,source=/bin/busybox.static,target=/bin/busybox \
EXPOSE 8080
WORKDIR /app

ENTRYPOINT [ "tini", "-g", "-s", "-v", "--", "su-exec", "nobody:nogroup" ]
ENTRYPOINT [ "tini", "-g", "-s", "-v", "--", "su-exec", "nobody:nobody" ]

0 comments on commit ad261b2

Please sign in to comment.