Обновить .gitea/workflows/builder.yaml

This commit is contained in:
2025-02-17 23:27:02 +03:00
parent 9cf97d6103
commit e3cab52606

View File

@@ -13,7 +13,7 @@ jobs:
# - run: dnf -y update
- run: dnf -y install dnf-plugins-core
# - run: dnf -y group install standard core hardware-support development-libs development-tools
- run: >
- run: >-
dnf5 config-manager addrepo --from-repofile
https://download.docker.com/linux/fedora/docker-ce.repo
- run: dnf -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin