Skip to content

Commit

Permalink
chore: update extensions validator
Browse files Browse the repository at this point in the history
Handle tagged versions.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
smira committed Jul 8, 2024
1 parent 807f599 commit b48d3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/base/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ shell: /toolchain/bin/bash
dependencies:
- image: "{{ .BUILD_ARG_PKGS_PREFIX }}/base:{{ .BUILD_ARG_PKGS }}"
- image: "{{ .BUILD_ARG_PKGS_PREFIX }}/ca-certificates:{{ .BUILD_ARG_PKGS }}"
- image: ghcr.io/siderolabs/extensions-validator:2c7bb38
- image: ghcr.io/siderolabs/extensions-validator:4313acf
finalize:
- from: /
to: /

0 comments on commit b48d3a6

Please sign in to comment.