fix: Added missing package to the lab build
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled

This commit is contained in:
2025-07-04 19:24:38 +01:00
parent 5e63706aa4
commit 0844cac5fe

View File

@ -9,6 +9,7 @@ RUN apk add --no-cache \
helix \
openssh \
sudo \
shadow \
zsh \
ca-certificates \
busybox-extras \