modified: acts/network-stack/Dockerfile
All checks were successful
/ build-docker-image (push) Successful in 1m45s

This commit is contained in:
2025-11-23 15:47:33 +00:00
parent b16270ca91
commit f5d2ec5ef0

View File

@@ -10,7 +10,7 @@ RUN echo "build started.." && \
nodejs \
rclone \
rsync \
gettext-base \ # provides envsubst
gettext-base \
bash \
tar \
jq && \