?
Some checks failed
Test action / Print hello world (push) Failing after 22s

This commit is contained in:
Chris Kruining 2025-09-04 15:19:14 +02:00
parent 898cb6c512
commit a39cb0cf53
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -15,7 +15,7 @@ in
dockerTools.buildImage {
name = "default";
tag = "latest";
fromImage = debian;
# fromImage = debian;
copyToRoot = buildEnv {
name = "image-root";