We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1492a commit dffb969Copy full SHA for dffb969
docker/Dockerfile
@@ -1,7 +1,4 @@
1
-FROM node:14.15.3
2
-
3
-RUN apt update
4
-RUN apt install nano
+FROM node:14.15.4
5
6
ARG WEBSOCKET_PORT=8080
7
ARG SERVER_PORT=2048
0 commit comments