feat: Added lab containers and improved pipeline to ensure base containers are built first
Some checks failed
Build and Push Dev Containers / build (push) Failing after 2m12s

This commit is contained in:
2025-10-21 22:26:09 +01:00
parent 153ad3c0c4
commit 2bab7322ec
6 changed files with 47 additions and 7 deletions

View File

@@ -12,12 +12,7 @@ RUN apk add --no-cache \
busybox-extras \
net-tools \
iputils \
python3 \
procps \
cargo \
nodejs \
pnpm \
rust-analyzer \
make \
build-base