code-server-java11 update/add workflows

This commit is contained in:
aptalca
2023-05-16 22:21:01 -04:00
parent ef1b3db439
commit ce9a115af0
6 changed files with 61 additions and 52 deletions
-3
View File
@@ -1,3 +0,0 @@
#!/usr/bin/with-contenv bash
apt-get update
-5
View File
@@ -1,5 +0,0 @@
#!/usr/bin/with-contenv bash
echo "**** installing java11 dev environment ****"
apt-get install -y \
openjdk-11-jdk