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:1.23 docker digest to 4f063a2

This commit is contained in:
renovate[bot] 2024-09-29 01:00:22 +00:00
parent 083b53d637
commit be840ce0bf

View File

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