chore(deps): pin golang docker tag to 6f73a1b

Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-09 21:16:53 +00:00 committed by GitHub
parent cf8b827d87
commit 759e54596e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM golang:1.22-alpine3.19 AS build_deps FROM golang:1.22-alpine3.19@sha256:6f73a1b8b608dad4866b9f746ac6888ffdb112f75ef59ed97c43b5f734368718 AS build_deps
RUN apk add --no-cache git RUN apk add --no-cache git