[Request] [+ ] D12172: packaging: replace centos8 by rockylinux 8

Mathiasdm (Mathias De Maré) phabricator at mercurial-scm.org
Mon Feb 14 15:44:22 UTC 2022


Mathiasdm created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.

REPOSITORY
  rHG Mercurial

BRANCH
  stable

REVISION DETAIL
  https://phab.mercurial-scm.org/D12172

AFFECTED FILES
  contrib/packaging/docker/centos8

CHANGE DETAILS

diff --git a/contrib/packaging/docker/centos8 b/contrib/packaging/docker/centos8
--- a/contrib/packaging/docker/centos8
+++ b/contrib/packaging/docker/centos8
@@ -1,4 +1,4 @@
-FROM centos:centos8
+FROM rockylinux/rockylinux:8
 
 RUN groupadd -g %GID% build && \
     useradd -u %UID% -g %GID% -s /bin/bash -d /build -m build



To: Mathiasdm, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20220214/ae2820e9/attachment.html>


More information about the Mercurial-patches mailing list