0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-21 13:50:39 +00:00

chore(docker): update docker.io/library/golang:1.23 docker digest to 090de5e

This commit is contained in:
renovate[bot] 2024-09-06 07:39:42 +00:00
parent d09ffb1fd7
commit 699277c445

View File

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