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 c6447e1

This commit is contained in:
renovate[bot] 2023-05-23 08:52:04 +00:00 committed by GitHub
parent 7331486f82
commit a54f3186a0
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:685a22e459f9516f27d975c5cc6accc11223ee81fdfbbae60e39cc3b87357306 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:c6447e16fb7bada7698fb395ab3c7df19896f1824fe72165441b3756d3576856 as build
ARG TARGETOS
ARG TARGETARCH