remove accidental commit

This commit is contained in:
Bernhard B 2026-03-07 16:53:27 +01:00
parent ddc5aa55df
commit 877bc9e845

View File

@ -210,8 +210,6 @@ ENV SIGNAL_CLI_UID=1000
ENV SIGNAL_CLI_GID=1000
ENV SIGNAL_CLI_CHOWN_ON_STARTUP=true
RUN chown -R 1000:1000 /var/log/
ENTRYPOINT ["/entrypoint.sh"]
HEALTHCHECK --interval=20s --timeout=10s --retries=3 \