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:
2021-10-28 05:01:14 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:16
FROM node:17
ENV AUDIENCE "https://shiny.unbound.se"
ENV ORIGIN_HOST "auth0mock"
ENV ORIGIN "https://auth0mock:3333"