Skip to content

Commit 809eb39

Browse files
committed
Replace obsolete field name
It will be dropped in Debian Trixie.
1 parent f8858dc commit 809eb39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ENV LANG=en_US.UTF-8
5757
ENV TZ=UTC
5858

5959
ENV RELAY_PORT=587
60-
RUN adduser filter --disabled-login --gecos ""
60+
RUN adduser filter --disabled-login --comment ""
6161

6262
ENV SIGH_ROOT=/var/lib/sigh
6363
COPY --from=builder /usr/local/sbin/sigh /usr/local/sbin/

0 commit comments

Comments
 (0)