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:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:17
|
FROM node:18
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user