chore(docker): update golang:1.20 docker digest to 010a0ff

This commit is contained in:
renovate[bot] 2023-07-30 05:26:17 +00:00 committed by GitHub
parent 04da18bb8c
commit 83ab5544e3
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:cfc9d1b07b1ef4f7a4571f0b60a99646a92ef76adb7d9943f4cb7b606c6554e2 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:010a0ffe47398a3646993df44906c065c526eabf309d01fb0cbc9a5696024a60 as build
ARG TARGETOS
ARG TARGETARCH