Upgraded CentOS 6.9 to 6.10

This commit is contained in:
Pavel Odintsov 2022-04-02 20:42:46 +01:00
parent e949e55e71
commit f75048bce0

View File

@ -384,7 +384,7 @@ jobs:
- run: /opt/fastnetmon/fastnetmon --configuration_check
centos6:
docker:
- image: centos:centos6.9
- image: centos:centos6.10
resource_class: large
steps:
- checkout