Обновить pre.sh
All checks were successful
Build toolchain image / Builder (push) Successful in 22m3s

This commit is contained in:
2025-02-16 04:52:31 +03:00
parent cc0a083910
commit bd05cc4ba0

5
pre.sh
View File

@@ -25,8 +25,9 @@ service_identity alembic
# Docker
dnf -y install dnf-plugins-core
dnf config-manager \
--add-repo \
dnf5 config-manager \
addrepo \
--from-repofile \
https://download.docker.com/linux/fedora/docker-ce.repo
dnf -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin