We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a5f05 commit 3a50f55Copy full SHA for 3a50f55
2 files changed
docs/em/manifest.md
@@ -25,7 +25,7 @@ resources:
25
disk_spec:
26
kind: "root_disk"
27
size: 10
28
- image: "{{ base_image_url | default('https://repo.exordos.com/exordos-base/0.4.1/exordos-base.raw.gz') }}"
+ image: "{{ base_image_url | default('https://repo.exordos.com/exordos-base/1.1.0/exordos-base.raw.zst') }}"
29
30
$core.em.services:
31
example_service:
docs/em/manifest.ru.md
0 commit comments