fix(common): fix scratch container ref

This commit is contained in:
Kjeld Schouten
2025-11-23 14:41:52 +01:00
parent 552462b7a6
commit 22b9069e9d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,5 +51,5 @@ sources:
- https://hub.docker.com/_/ - https://hub.docker.com/_/
- https://hub.docker.com/r/mikefarah/yq - https://hub.docker.com/r/mikefarah/yq
type: library type: library
version: 28.27.1 version: 28.27.2
+1 -1
View File
@@ -599,7 +599,7 @@ ubuntuImage:
scratchImage: scratchImage:
repository: oci.trueforge.org/containerforge/scratch repository: oci.trueforge.org/containerforge/scratch
tag: latest tag: "1.0.0"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
kubectlImage: kubectlImage: