[Updated] D12172: packaging: replace centos8 by rockylinux 8

Phabricator phabricator at mercurial-scm.org
Tue Feb 15 14:37:10 UTC 2022


Closed by commit rHGaeeb54261099: packaging: replace centos8 by rockylinux 8 (authored by Mathias De Mare <mathias.de_mare at nokia.com>).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D12172?vs=32164&id=32199

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D12172/new/

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, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220215/ff07a5a1/attachment-0002.html>


More information about the Mercurial-patches mailing list