diff --git a/mod-list.yml b/mod-list.yml index 9f55543c..2fde91b5 100644 --- a/mod-list.yml +++ b/mod-list.yml @@ -7,8 +7,9 @@ mods: - python2: https://github.com/linuxserver/docker-mods/tree/code-server-python2 - python3: https://github.com/linuxserver/docker-mods/tree/code-server-python3 openssh-server: - mod_count: 3 + mod_count: 4 container_mods: - git: https://github.com/linuxserver/docker-mods/tree/openssh-server-git - rsync: https://github.com/linuxserver/docker-mods/tree/openssh-server-rsync - 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