Update Dockerfile

This commit is contained in:
Stefan Pejcic 2025-02-23 17:01:03 +01:00 committed by GitHub
parent b06e1eed9f
commit 9230fd9127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 \