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

chore(docker): update golang:1.21 docker digest to 7b575fe

This commit is contained in:
renovate[bot] 2024-02-02 02:01:46 +00:00
parent 6fbd4a25e6
commit b6fcbe14b5

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:76aadd914a29a2ee7a6b0f3389bb2fdb87727291d688e1d972abe6c0fa6f2ee0 as build FROM --platform=$BUILDPLATFORM golang:1.21@sha256:7b575fe0d9c2e01553b04d9de8ffea6d35ca3ab3380d2a8db2acc8f0f1519a53 as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH