From dc422aadc2352e4ab088a98850636d89cd4412ec Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 18:18:32 +0200 Subject: [PATCH] =?UTF-8?q?deps(container):=20update=20goreleaser/goreleas?= =?UTF-8?q?er=20docker=20tag=20(=20v2.4.4=20=E2=86=92=20v2.4.5=20)=20(#115?= =?UTF-8?q?)?= 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 697e2fb..0d94c58 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -3,7 +3,7 @@ ## ================================================================================================ ARG TASKFILE_VERSION=v3.38.0@sha256:308c4f5be86bffae3f956cbd7225c4fec69b0e7a89012120b818a10df45d7c59 ARG GOLINT_VERSION=v1.62.0-alpine@sha256:a94c2da655a1f3e66bb7d2c9232324def349f2ba56a3d715d89e83d98f5bd933 -ARG GORELEASER_VERSION=v2.4.4@sha256:1f5ae36e41ede8b994a93c66e5c1fb1b1111de2ce88f25b6378e341771ed963e +ARG GORELEASER_VERSION=v2.4.5@sha256:123935a56bb422aee8c7eafd9c48868d03ffc84bc599eac28251a60ee393ac57 ARG K9S_VERSION=v0.32.6@sha256:2d2410af2f8166dd2b67a63d2f172404a49d9f1aec9fc3719c85ccedc8bc660d ## ================================================================================================