Merge branch 'dependabot-docker-node-18' into 'main'

Chore(deps): bump node from 17 to 18

See merge request unboundsoftware/auth0mock!34
This commit was merged in pull request #39.
This commit is contained in:
2022-04-21 06:04:31 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:17
FROM node:18
ENV AUDIENCE "https://shiny.unbound.se"
ENV ORIGIN_HOST "auth0mock"
ENV ORIGIN "https://auth0mock:3333"