Update Dockerfile

This commit is contained in:
Kroese 2024-02-02 15:15:09 +01:00 committed by GitHub
parent 5a8b196e63
commit 6b8eaa4eb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,9 @@ RUN apt-get update \
&& apt-get --no-install-recommends -y install \
tini \
wget \
ovmf \
nginx \
swtpm \
procps \
iptables \
iproute2 \