fix(common): fix scratch container ref
This commit is contained in:
@@ -51,5 +51,5 @@ sources:
|
||||
- https://hub.docker.com/_/
|
||||
- https://hub.docker.com/r/mikefarah/yq
|
||||
type: library
|
||||
version: 28.27.1
|
||||
version: 28.27.2
|
||||
|
||||
|
||||
@@ -599,7 +599,7 @@ ubuntuImage:
|
||||
|
||||
scratchImage:
|
||||
repository: oci.trueforge.org/containerforge/scratch
|
||||
tag: latest
|
||||
tag: "1.0.0"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
kubectlImage:
|
||||
|
||||
Reference in New Issue
Block a user