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

This commit is contained in:
2026-05-13 02:00:50 +00:00
parent 84402f996a
commit a4685c3b52
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:2981696eed011d747340d7252620932677929cce7d2d539602f56a8d7e9b660b AS build
FROM golang:1.26@sha256:633d23bf362cb40dd72b4f277288a8929697d77537f9c801b81aeced19b5bdf3 AS build
WORKDIR /build
ENV CGO_ENABLED=0