Bot Updating Documentation

pull/231/head
LinuxServer-CI 2024-07-10 14:04:46 +00:00
rodzic bc54b4a6c8
commit 03f4246503
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,7 @@ title: znc
[Znc](http://wiki.znc.in/ZNC) is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC.
[![znc](http://wiki.znc.in/resources/assets/wiki.png)](http://wiki.znc.in/ZNC)
[![znc](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/znc-logo.png)](http://wiki.znc.in/ZNC)
## Supported Architectures
@ -271,6 +271,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **10.06.24:** - Migrate default config file to newer format.
* **06.06.24:** - Rebase to Alpine 3.20.
* **26.03.24:** - Switch back to multi-threaded builds and ignore `-beta` and `-alpha` tags as well as `-rc`.
* **22.02.24:** - Update build system for v1.9.0 (use cmake).