From e804a5575396ac01e4f18dd305260d2d93354ce1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:10:41 +0000 Subject: [PATCH] chore(deps): update golang:1.22-bookworm docker digest to 8517819 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5b07c13..cc4c26b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=${BUILDPLATFORM} golang:1.22-bookworm@sha256:627f36b06a67f7881c53a3f29cfc3c2929d3f49c803c6c1bb1c763a9f21ba276 AS builder +FROM --platform=${BUILDPLATFORM} golang:1.22-bookworm@sha256:851781993e64d9414064bc2c1f2a941e79f1edeb165523fb17e2a8efa28be017 AS builder WORKDIR /src/