0
0
mirror of https://github.com/thegeeklab/drone-admin.git synced 2024-06-02 17:39:39 +02:00

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

This commit is contained in:
renovate[bot] 2023-07-29 21:29:23 +00:00 committed by GitHub
parent 2f5383e94c
commit 3c0a1a4191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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