From 5f89d77a91f44d52146dae9c23b4654d219042b9 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Thu, 11 Mar 2021 19:46:47 +0300 Subject: [PATCH] feat: bump Go to 1.16.1 See https://github.com/talos-systems/pkgs/pull/254 Signed-off-by: Andrey Smirnov --- Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pkgfile b/Pkgfile index 5340e42..090775f 100644 --- a/Pkgfile +++ b/Pkgfile @@ -3,9 +3,9 @@ format: v1alpha2 vars: - TOOLS_IMAGE: ghcr.io/talos-systems/tools:v0.4.0 + TOOLS_IMAGE: ghcr.io/talos-systems/tools:v0.5.0-alpha.0 PKGS_PREFIX: ghcr.io/talos-systems - PKGS_VERSION: v0.4.0 + PKGS_VERSION: v0.5.0-alpha.0-1-gdbae83e labels: org.opencontainers.image.source: https://github.com/talos-systems/extras