Update Dockerfile

This commit is contained in:
lingyu zeng
2024-05-08 14:45:39 +08:00
parent 6f78c463be
commit 2aac07b64f

View File

@@ -1,3 +1,4 @@
# syntax=docker/dockerfile:1
FROM debian:bullseye
ARG CREATE_USER="jovyan"
ARG CREATE_USER_PASSWD="password"