]> source.dussan.org Git - tigervnc.git/commitdiff
Switch to CentOS Stream 8 for builds 1430/head
authorPierre Ossman <ossman@cendio.se>
Fri, 18 Feb 2022 08:11:15 +0000 (09:11 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 18 Feb 2022 08:28:59 +0000 (09:28 +0100)
CentOS 8 is EOL and is now replaced with CentOS Stream 8.

This images isn't available on Docker Hub unfortunately, so we grab it
from Quay.

.github/containers/centos8/Dockerfile

index 8beec7e2113f4910ab3345d722d80ed6876d3cc0..6bcff1a49ce7194bba43a85e4c84e30cdb6d4dd9 100644 (file)
@@ -1,4 +1,4 @@
-FROM centos:8
+FROM quay.io/centos/centos:stream8
 
 RUN dnf -y group install 'Development Tools'
 RUN dnf -y install sudo