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

chore(docker): update docker.io/library/golang:1.22 docker digest to d5e49f9

This commit is contained in:
renovate[bot] 2024-08-14 01:44:45 +00:00
parent 77e4cb0ede
commit 767b1efde0

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:2bd56f00ff47baf33e64eae7996b65846c7cb5e0a46e0a882ef179fd89654afa as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:d5e49f92b9566b0ddfc59a0d9d85cd8a848e88c8dc40d97e29f306f07c3f8338 as build
ARG TARGETOS
ARG TARGETARCH