mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-17 16:00:28 +00:00
Fix typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{{ if neq .Values.arch "arm" }}
|
{{ if ne .Values.arch "arm" }}
|
||||||
image: registry.opensuse.org/opensuse/leap:15.3
|
image: registry.opensuse.org/opensuse/leap:15.3
|
||||||
prelude:
|
prelude:
|
||||||
- zypper in -y wget cpio
|
- zypper in -y wget cpio
|
||||||
|
Reference in New Issue
Block a user