add code-server-julia, prevent failed action in master

This commit is contained in:
aptalca
2022-02-11 13:44:08 -05:00
parent 4639ea36e1
commit b5365a20b1
2 changed files with 10 additions and 8 deletions
+4 -2
View File
@@ -4,7 +4,7 @@ mods:
container_mods:
- calibre: https://github.com/linuxserver/docker-calibre-web/tree/calibre
code-server:
mod_count: 21
mod_count: 22
container_mods:
- awscli: https://github.com/linuxserver/docker-mods/tree/code-server-awscli
- docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker
@@ -13,6 +13,7 @@ mods:
- flutter: https://github.com/linuxserver/docker-mods/tree/code-server-flutter
- golang: https://github.com/linuxserver/docker-mods/tree/code-server-golang
- java11: https://github.com/linuxserver/docker-mods/tree/code-server-java11
- julia: https://github.com/linuxserver/docker-mods/tree/code-server-julia
- nodejs: https://github.com/linuxserver/docker-mods/tree/code-server-nodejs
- npmglobal: https://github.com/linuxserver/docker-mods/tree/code-server-npmglobal
- php: https://github.com/linuxserver/docker-mods/tree/code-server-php
@@ -70,7 +71,7 @@ mods:
- openssh-client: https://github.com/linuxserver/docker-mods/tree/openssh-server-openssh-client
- ssh-tunnel: https://github.com/linuxserver/docker-mods/tree/openssh-server-ssh-tunnel
openvscode-server:
mod_count: 18
mod_count: 19
container_mods:
- awscli: https://github.com/linuxserver/docker-mods/tree/code-server-awscli
- docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker
@@ -78,6 +79,7 @@ mods:
- flutter: https://github.com/linuxserver/docker-mods/tree/code-server-flutter
- golang: https://github.com/linuxserver/docker-mods/tree/code-server-golang
- java11: https://github.com/linuxserver/docker-mods/tree/code-server-java11
- julia: https://github.com/linuxserver/docker-mods/tree/code-server-julia
- nodejs: https://github.com/linuxserver/docker-mods/tree/code-server-nodejs
- npmglobal: https://github.com/linuxserver/docker-mods/tree/code-server-npmglobal
- php: https://github.com/linuxserver/docker-mods/tree/code-server-php