Update Dockerfile

This commit is contained in:
Jason Liu
2020-07-30 23:21:12 +08:00
committed by GitHub
parent 4498e716a8
commit 2b52fca45b

View File

@@ -1,4 +1,4 @@
FROM openjdk:8-jdk
FROM openjdk:11-jdk
# This Dockerfile adds a non-root user with sudo access. Use the "remoteUser"
# property in devcontainer.json to use it. On Linux, the container user's GID/UIDs