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

chore(deps): bump node from 12 to 16

See merge request unboundsoftware/shiny/auth0mock!7
This commit was merged in pull request #12.
This commit is contained in:
2021-10-26 12:20:36 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:12
FROM node:16
ENV AUDIENCE "https://shiny.unbound.se"
ENV ORIGIN_HOST "auth0mock"
ENV ORIGIN "https://auth0mock:3333"