0
0
mirror of https://github.com/thegeeklab/wp-git-clone.git synced 2024-06-02 18:29:42 +02:00

chore(docker): update golang:1.21 docker digest to 6fbd2d3

This commit is contained in:
renovate[bot] 2024-01-11 21:51:03 +00:00
parent 979b7c30fd
commit 81f30f75f6

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:21260a4f22c89a6dc3868c395392bb03860d96a75347cee8ed0e7648f8e15dbc as build FROM --platform=$BUILDPLATFORM golang:1.21@sha256:6fbd2d3398db924f8d708cf6e94bd3a436bb468195daa6a96e80504e0a9615f2 as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH