Update Dockerfile
This commit is contained in:
@@ -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"
|
# 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
|
# property in devcontainer.json to use it. On Linux, the container user's GID/UIDs
|
||||||
|
|||||||
Reference in New Issue
Block a user