0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-10-18 08:00:40 +00:00

chore(docker): update docker.io/library/golang digest version

This commit is contained in:
renovate[bot] 2024-10-11 00:05:21 +00:00
parent 6228c81ab6
commit 6a1daa0d92

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10 as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 as build
ARG TARGETOS
ARG TARGETARCH