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 ff2cca5

This commit is contained in:
renovate[bot] 2023-07-05 04:16:04 +00:00
parent e35df09105
commit c5d39ed489

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:7954299532c2a54dd5d68d81a34316d3a5d26029dd78bd40a11d001b9f79985d as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:ff2cca5b02d31862041e57d6e622f97ed45a699bb70cf72aedbec1720ee3b585 as build
ARG TARGETOS
ARG TARGETARCH