chore(deps): update golang:1.26 docker digest to f96cc55 (#359)
Release / release (push) Successful in 56s
auth0mock / build (push) Successful in 45s

This commit was merged in pull request #359.
This commit is contained in:
2026-06-29 20:04:54 +00:00
parent 7ee15e4bc8
commit b27ecd68d6
+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