add install
Some checks failed
/ release-and-build (push) Failing after 25s

This commit is contained in:
2026-03-16 14:01:34 +01:00
parent 9bc1ccf407
commit aa2620cb18

View File

@@ -15,7 +15,7 @@ ENV TZ=${TZ}
ENV USER=${APP_USER}
RUN apt-get update && \
apt-get -y --no-install-recommends xz-utils && \
apt-get install -y --no-install-recommends xz-utils && \
tzdata
# add s6 overlay