We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8858dc commit 809eb39Copy full SHA for 809eb39
1 file changed
Dockerfile
@@ -57,7 +57,7 @@ ENV LANG=en_US.UTF-8
57
ENV TZ=UTC
58
59
ENV RELAY_PORT=587
60
-RUN adduser filter --disabled-login --gecos ""
+RUN adduser filter --disabled-login --comment ""
61
62
ENV SIGH_ROOT=/var/lib/sigh
63
COPY --from=builder /usr/local/sbin/sigh /usr/local/sbin/
0 commit comments