From e770cad73aa1c8b71f7045e57a416989d289ffb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 21:42:38 +0000 Subject: [PATCH] chore(deps): update docker.io/library/golang docker tag to v1.21.6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 86a2e5ab..40f2a855 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the guacamole binary -FROM docker.io/library/golang:1.20.10@sha256:8a3e8d1d3a513c0155451c522d381e901837610296f5a077b19f3d350b3a1585 as builder +FROM docker.io/library/golang:1.21.6@sha256:5f8a183f0cbfb9bfdf3f40b12e1ed149216e47af88d8b620f3c1efb2bef9f0b0 as builder ARG TARGETOS ARG TARGETARCH ARG PACKAGE=github.com/padok-team/guacamole