Use Rocky Linux 8 in place of CentOS 8
This commit is contained in:
parent
fa8f303cf7
commit
ab11f64d61
1 changed files with 15 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM centos:centos8
|
||||
FROM rockylinux:8
|
||||
|
||||
ENV OS_IDENTIFIER centos-8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue