From c0fa0c04641d8dfc418888c210788a6894e8d40c Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Wed, 17 Mar 2021 19:40:43 +0300 Subject: [PATCH] feat: bump Go to 1.16.2 See https://github.com/talos-systems/pkgs/pull/258 Signed-off-by: Alexey Palazhchenko --- Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pkgfile b/Pkgfile index 090775f..a64c5b1 100644 --- a/Pkgfile +++ b/Pkgfile @@ -3,9 +3,9 @@ format: v1alpha2 vars: - TOOLS_IMAGE: ghcr.io/talos-systems/tools:v0.5.0-alpha.0 + TOOLS_IMAGE: ghcr.io/talos-systems/tools:v0.5.0-alpha.0-2-gf7bce92 PKGS_PREFIX: ghcr.io/talos-systems - PKGS_VERSION: v0.5.0-alpha.0-1-gdbae83e + PKGS_VERSION: v0.5.0-alpha.0-3-gfdf4866 labels: org.opencontainers.image.source: https://github.com/talos-systems/extras