From 84a35edfd8a159c5edd5a5ece301612d7ba4cdd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 23:50:05 +0200 Subject: [PATCH] chore(deps): update golang:1.22-bookworm docker digest to d0902ba (#75) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5b07c13..4436125 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:d0902bacefdde1cf45528c098d14e55d78c107def8a22d148eabd71582d7a99f AS builder WORKDIR /src/