chore(docker): update golang:1.21 docker digest to fb02af5

This commit is contained in:
renovate[bot] 2023-12-20 16:17:40 +00:00
parent 1681bcc8c9
commit 469203ab89
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:1a9d253b11048b1c76b690b0c09d78d200652e4e913d5d1dcc8eb8d0d932bfe4 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:fb02af54c90379fc747f468b9d4a4701be8bcbbdefe87b15377e47362222fa80 as build
ARG TARGETOS
ARG TARGETARCH