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

chore(deps): update node.js to v22.20.0

See merge request unboundsoftware/auth0mock!192
This commit was merged in pull request #197.
This commit is contained in:
2025-09-25 08:00:39 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.19.0@sha256:2e68a734df62614a865eb87d65b263aad4f4f6d6ad10365088919797081e5db9
FROM amd64/node:22.20.0@sha256:363f22431f0fc3a1e782ffa517b700eadfb107169d4d80c3a4efff88b64441c7
ENV AUDIENCE="https://shiny.unbound.se"
ENV ORIGIN_HOST="auth0mock"
ENV ORIGIN="https://auth0mock:3333"