chore(docker): update golang:1.20 docker digest to ff2cca5

This commit is contained in:
renovate[bot] 2023-07-05 04:20:39 +00:00 committed by GitHub
parent fa3ab82c35
commit 84e2fa842b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:7954299532c2a54dd5d68d81a34316d3a5d26029dd78bd40a11d001b9f79985d as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:ff2cca5b02d31862041e57d6e622f97ed45a699bb70cf72aedbec1720ee3b585 as build
ARG TARGETOS
ARG TARGETARCH