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

chore(deps): update node.js to v24

See merge request unboundsoftware/auth0mock!197
This commit was merged in pull request #202.
This commit is contained in:
2025-10-28 07:12:00 +01:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.21.0@sha256:2049ba522cb154426259330277d298da7bb85960eca1c886832e0265d457c0bb FROM amd64/node:24.10.0@sha256:f87a1b1210d56ef4adcde8dc5d8e62286d80974e442e427d49601b19da21fe86
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"