Skip to content
Snippets Groups Projects
Unverified Commit 620ab40f authored by Luis Paolini's avatar Luis Paolini Committed by GitHub
Browse files

Upgrade devcontainer to Java 11 (#16276)

parent d2e199a5
No related branches found
No related tags found
No related merge requests found
FROM mcr.microsoft.com/vscode/devcontainers/java:0-8
FROM mcr.microsoft.com/vscode/devcontainers/java:11
RUN apt-key adv --refresh-keys --keyserver keyserver.ubuntu.com\
&& apt-get update && export DEBIAN_FRONTEND=noninteractive \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment