We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2faf345 commit adb551fCopy full SHA for adb551f
Dockerfile.in
@@ -22,6 +22,6 @@ RUN set -x \
22
23
ADD bin/{ARG_OS}_{ARG_ARCH}/{ARG_BIN} /{ARG_BIN}
24
25
-USER nobody
+USER 65534
26
27
ENTRYPOINT ["/{ARG_BIN}"]
0 commit comments