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

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

See merge request unboundsoftware/auth0mock!196
This commit was merged in pull request #201.
This commit is contained in:
2025-10-22 11:00:30 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.20.0@sha256:1260a4ab5543c97e63d0b3e79a265273484189ca9cb72383d7d2c26de7366e99
FROM amd64/node:22.21.0@sha256:2049ba522cb154426259330277d298da7bb85960eca1c886832e0265d457c0bb
ENV AUDIENCE="https://shiny.unbound.se"
ENV ORIGIN_HOST="auth0mock"
ENV ORIGIN="https://auth0mock:3333"