chore(docker): update golang:1.20 docker digest to 2db0b25

This commit is contained in:
renovate[bot] 2023-08-16 12:52:28 +00:00 committed by GitHub
parent 8ce468a6a3
commit 9c72e95060
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:37c7d8580e0616e96914a67291b9693fe038ab677eb9b5deb81e541b2322f20f as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:2db0b2503fef7cc825d1ecef3507a7a33e15793235f3de6586e17faafe674e6d as build
ARG TARGETOS
ARG TARGETARCH