0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-09-19 15:12:47 +02:00

chore(docker): update golang:1.21 docker digest to 9baee0e

This commit is contained in:
renovate[bot] 2023-11-22 17:47:56 +00:00
parent 05028beb6c
commit 789728d998

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:daa9d1038a8603b5e12fa3f0ca6e0f4795960eff4a6123fb51d84b2b8469ebc4 as build FROM --platform=$BUILDPLATFORM golang:1.21@sha256:9baee0edab4139ae9b108fffabb8e2e98a67f0b259fd25283c2a084bd74fea0d as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH