0
0
mirror of https://github.com/thegeeklab/wp-gitea-release.git synced 2024-11-14 09:00:44 +00:00

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

This commit is contained in:
renovate[bot] 2024-08-08 00:11:37 +00:00
parent d811853398
commit e4c68a85c6

View File

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