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 9911e93

This commit is contained in:
renovate[bot] 2023-02-15 00:30:09 +00:00
parent 5fce82736d
commit bb161bb45b

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:63c5d6404238855365d5bac79ed0564a1e1d3bcda916dfc87cfb32d027e28e1a as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9911e9376e45de1ba865b16d878c0f7d063391fe4b7cedf39869874126741e62 as build
ARG TARGETOS
ARG TARGETARCH