0
0
mirror of https://github.com/thegeeklab/drone-admin.git synced 2024-06-03 03:49:40 +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
parent 2f5383e94c
commit 13f6a9984e

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