chore(docker): update golang:1.20 docker digest to 8f958bf

This commit is contained in:
renovate[bot] 2023-06-22 10:05:55 +00:00 committed by GitHub
parent b984c8c5e6
commit e69d65d68b
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:9d0422f7dc934f665111a8545e0531705efc9c7df8c34dd173f8ae5d80565d37 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:8f958bfb371595e03872de62b6f9ce42712bf2c7bdb63da9e1a125f22752bf0a as build
ARG TARGETOS
ARG TARGETARCH