chore(deps): update golang:1.26 docker digest to 983a082
renovate/stability-days Updates have met minimum release age requirement
auth0mock / build (pull_request) Successful in 54s

This commit is contained in:
2026-07-14 11:01:23 +00:00
parent 522836a25c
commit d3bad98c6e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:0f70d7d828acd8456022127f31975364e58d792999a7e92af6fc972e124bb6b0 AS build
FROM golang:1.26@sha256:983a0823d3dab83604654972fe6bbda13142a7c57f987804fbdddb9d47dad9ec AS build
WORKDIR /build
ENV CGO_ENABLED=0