mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:10.22.1
|
FROM node:12.18.3
|
||||||
|
|
||||||
# Build the documentation website
|
# Build the documentation website
|
||||||
RUN mkdir -p /app
|
RUN mkdir -p /app
|
||||||
|
|||||||
Reference in New Issue
Block a user