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

This commit is contained in:
renovate[bot] 2023-06-14 11:11:17 +00:00 committed by GitHub
parent 5f31a71b8a
commit 2db531aefa
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:02d4d8887131f2fea51bb380835917bd605dc2af1ac4ff90012fdaecf87fe10c as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:e7bb4d1d1afaf8358a17937da72922cbc043e61c60d2b82f25245d46240e231a as build
ARG TARGETOS
ARG TARGETARCH