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

This commit is contained in:
2026-06-29 20:01:23 +00:00
parent 7ee15e4bc8
commit 94cbf212f4
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:32c0e6e5c4f6707717051091b4d0b077464a679eaab563e11474efc5328e2aa5 AS build
FROM golang:1.26@sha256:f96cc555eb8db430159a3aa6797cd5bae561945b7b0fe7d0e284c63a3b291609 AS build
WORKDIR /build
ENV CGO_ENABLED=0