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

This commit is contained in:
renovate[bot] 2023-07-29 22:13:11 +00:00
parent ae961b4cff
commit 32fbf9a234
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:3952625c7e85474d49f070f5cb8eaa8a7a10672870b63a004645110c6e33162b as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:010a0ffe47398a3646993df44906c065c526eabf309d01fb0cbc9a5696024a60 as build
ARG TARGETOS
ARG TARGETARCH