Skip to content

Commit 6ba91a5

Browse files
committed
do not build docker-gophernotes any more
1 parent c02e479 commit 6ba91a5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build_images.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313

1414
REPOS = {
15-
"https://github.com/legendu-net/docker-gophernotes": "",
1615
"https://github.com/legendu-net/docker-rust-utils": "",
1716
"https://github.com/legendu-net/docker-rust-cicd": "",
1817
"https://github.com/legendu-net/docker-python-portable": "",
@@ -21,13 +20,10 @@
2120
"https://github.com/legendu-net/docker-jupyterhub-ds": "",
2221
"https://github.com/legendu-net/docker-jupyterhub-pytorch": "",
2322
"https://github.com/legendu-net/docker-tensorboard": "",
24-
# "https://github.com/legendu-net/docker-conda-build": "",
2523
"https://github.com/legendu-net/docker-jupyterhub-kotlin": "",
2624
"https://github.com/legendu-net/docker-jupyterhub-ganymede": "",
2725
# "https://github.com/legendu-net/docker-jupyterhub-sagemath": "",
2826
"https://github.com/legendu-net/docker-rustpython": "",
29-
# "https://github.com/legendu-net/docker-pypy": "",
30-
# "https://github.com/legendu-net/docker-jupyterhub-julia": "",
3127
}
3228
BRANCH_URLS = {
3329
"main": REPOS,

0 commit comments

Comments
 (0)