Merge branch 'dependabot-docker-node-17' into 'main'
chore(deps): bump node from 16 to 17 See merge request unboundsoftware/shiny/auth0mock!15
This commit was merged in pull request #20.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:16
|
FROM node:17
|
||||||
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