This commit is contained in:
Tommy Parnell
2022-04-25 13:41:41 -04:00
parent 9e549dc35e
commit 701d0b47df

View File

@@ -1,5 +1,5 @@
# Start from the code-server Debian base image
ARG NGROK=""
ARG NGROK
FROM codercom/code-server:latest
USER coder