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

This commit is contained in:
renovate[bot] 2023-07-14 00:05:43 +00:00 committed by GitHub
parent cd420cf43a
commit 5b22d4232c
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:8e5a0067e6b387263a01d06b91ef1a983f90e9638564f6e25392fd2695f7ab6c as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:cfc9d1b07b1ef4f7a4571f0b60a99646a92ef76adb7d9943f4cb7b606c6554e2 as build
ARG TARGETOS
ARG TARGETARCH