From b48d3a65e6e9f57d0a54a58a1edbc8a735d900c8 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Mon, 8 Jul 2024 16:26:00 +0400 Subject: [PATCH] chore: update extensions validator Handle tagged versions. Signed-off-by: Andrey Smirnov --- internal/base/pkg.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/base/pkg.yaml b/internal/base/pkg.yaml index 8c421e7c..9c37c88b 100644 --- a/internal/base/pkg.yaml +++ b/internal/base/pkg.yaml @@ -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: /