0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-10-22 22:40:40 +00:00

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

This commit is contained in:
renovate[bot] 2024-10-19 00:36:02 +00:00
parent ee2a5c9f71
commit c2797143c8

View File

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