Install tmux in sandbox base image
Some checks failed
Build and Push Sandbox Base Image / build (push) Failing after 2m28s

This commit is contained in:
Marcus A.
2026-04-07 23:23:39 +00:00
parent 60930afe17
commit 702b413717

View File

@@ -29,6 +29,7 @@ RUN --mount=type=cache,id=lab-ubuntu-apt-cache,target=/var/cache/apt,sharing=loc
rsync \
sudo \
tini \
tmux \
unzip \
wget \
xz-utils \