From fe9d9bc8f11f82edc56bb3eed651437e720fe1a1 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 17:05:03 +0000 Subject: [PATCH] =?UTF-8?q?deps(container):=20update=20ghcr.io/siderolabs/?= =?UTF-8?q?talosctl=20docker=20tag=20(=20v1.9.1=20=E2=86=92=20v1.9.2=20)?= =?UTF-8?q?=20(#149)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com> --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 2ec77b1..0e60995 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -6,7 +6,7 @@ ARG GOLINT_VERSION=v1.63.4-alpine@sha256:e1768ec667a10f7712d38abc484d18660d8c32c ARG GORELEASER_VERSION=v2.5.1@sha256:8b073309d29d01e1bb24775ab756e898607f1541f25118db6bab4e506dc8b3fa ARG KUBECTL_VERSION=1.32.1@sha256:4f93ae457f67f0fe51e1949e82db93afe0469b99cc397ea03590bbf233fc78c8 -ARG TALOSCTL_VERSION=v1.9.1@sha256:170d484156912ecb8791da1e038fe6cc6c47508d1af543f2cfafb6368b496341 +ARG TALOSCTL_VERSION=v1.9.2@sha256:94f040316809b5ee6a20bb77b81bf61ded7d7ad9f397344dc02ac79b25bb671c ## ================================================================================================