docker-scripts/linux/advanced/zabbix/7.0/proxy-sqlite3/sources.list
STAM 511a8a115a
infrastructure improvements + drop ASTRA SE\CE 1.7 support
update requirements.txt


github actions runs-on: ubuntu-24.04



make pip fix

- failsafe
- systemwide

zabbix 7 + zabbix fixes

cleanup

ci

wip: fixes, nginx update, support update

wip: bookworm 12 base updates

wip: requirements.txt cleanup

zabbix USER fix

WIP: debian 12 develop improvements
2024-08-17 16:55:42 +03:00

18 lines
1.2 KiB
Plaintext

#------------------------------------------------------------------------------#
# OFFICIAL UBUNTU REPOS #
#------------------------------------------------------------------------------#
###### Ubuntu Main Repos
deb http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse
deb-src http://mirror.yandex.ru/ubuntu/ noble main restricted universe multiverse
###### Ubuntu Update Repos
deb http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse
deb http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse
deb http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse
deb http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-updates main restricted universe multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse