Dockerfile: apt install 'wget'

Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
This commit is contained in:
Filip Gołaś
2026-06-10 09:28:57 +02:00
parent 3a300f9387
commit 3528269bba
+1
View File
@@ -146,6 +146,7 @@ RUN \
uuid-runtime \
golang-go \
bsdextrautils \
wget \
zlib1g-dev \
&& \
apt-get clean && \