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 807f599 commit b48d3a6Copy full SHA for b48d3a6
internal/base/pkg.yaml
@@ -4,7 +4,7 @@ shell: /toolchain/bin/bash
4
dependencies:
5
- image: "{{ .BUILD_ARG_PKGS_PREFIX }}/base:{{ .BUILD_ARG_PKGS }}"
6
- image: "{{ .BUILD_ARG_PKGS_PREFIX }}/ca-certificates:{{ .BUILD_ARG_PKGS }}"
7
- - image: ghcr.io/siderolabs/extensions-validator:2c7bb38
+ - image: ghcr.io/siderolabs/extensions-validator:4313acf
8
finalize:
9
- from: /
10
to: /
0 commit comments