]> source.dussan.org Git - tigervnc.git/commit
Use Rocky Linux for RHEL builds
authorPierre Ossman <ossman@cendio.se>
Fri, 30 Dec 2022 13:11:05 +0000 (14:11 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 30 Dec 2022 13:19:42 +0000 (14:19 +0100)
commiteff7fdd81bed6761a29f85b7dfa39f07d3015ea4
treeca6cc18e9c6e543a577a77f3435a8781f16bccb3
parent81b80305a21e943e6b188f870d46aa872951b715
Use Rocky Linux for RHEL builds

CentOS Stream isn't fully compatible with RHEL, and there are no useful
RHEL images available, so that leaves us with one of the new RHEL forks.
.github/containers/centos8/Dockerfile [deleted file]
.github/containers/centos8/build.sh [deleted file]
.github/containers/centos9/Dockerfile [deleted file]
.github/containers/centos9/build.sh [deleted file]
.github/containers/rocky8/Dockerfile [new file with mode: 0644]
.github/containers/rocky8/build.sh [new file with mode: 0755]
.github/containers/rocky9/Dockerfile [new file with mode: 0644]
.github/containers/rocky9/build.sh [new file with mode: 0755]
.github/workflows/build.yml