Merge branch 'renovate/node-24.x' into 'main'

chore(deps): update node.js to v24.11.1

See merge request unboundsoftware/auth0mock!201
This commit was merged in pull request #206.
This commit is contained in:
2025-11-13 08:59:56 +01:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:24.11.0@sha256:0601cd03977317a0e4e2f61bf7c9bd814b2799e482aa8caa4327ff743c9e7d55 FROM amd64/node:24.11.1@sha256:9d22455c8577f64e168e8ed8da05e6a7116aba80dd7a8925924240518c5755d1
ENV AUDIENCE="https://shiny.unbound.se" ENV AUDIENCE="https://shiny.unbound.se"
ENV ORIGIN_HOST="auth0mock" ENV ORIGIN_HOST="auth0mock"
ENV ORIGIN="https://auth0mock:3333" ENV ORIGIN="https://auth0mock:3333"