Update Dockerfile

This commit is contained in:
Stefan Pejcic
2025-02-23 17:01:03 +01:00
committed by GitHub
parent b06e1eed9f
commit 9230fd9127

View File

@@ -8,6 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get install --no-install-recommends -y \
ca-certificates \
ttyd \
curl \
cron \