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

This commit is contained in:
renovate[bot] 2023-08-02 02:03:47 +00:00 committed by GitHub
parent 32fbf9a234
commit d8477084f1
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:010a0ffe47398a3646993df44906c065c526eabf309d01fb0cbc9a5696024a60 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:bc5f0b5e43282627279fe5262ae275fecb3d2eae3b33977a7fd200c7a760d6f1 as build
ARG TARGETOS
ARG TARGETARCH