Skip to content

Commit b48d3a6

Browse files
committed
chore: update extensions validator
Handle tagged versions. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent 807f599 commit b48d3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/base/pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ shell: /toolchain/bin/bash
44
dependencies:
55
- image: "{{ .BUILD_ARG_PKGS_PREFIX }}/base:{{ .BUILD_ARG_PKGS }}"
66
- image: "{{ .BUILD_ARG_PKGS_PREFIX }}/ca-certificates:{{ .BUILD_ARG_PKGS }}"
7-
- image: ghcr.io/siderolabs/extensions-validator:2c7bb38
7+
- image: ghcr.io/siderolabs/extensions-validator:4313acf
88
finalize:
99
- from: /
1010
to: /

0 commit comments

Comments
 (0)