summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2023-06-03 07:30:45 +0200
committerJan Pazdziora <jpazdziora@redhat.com>2023-06-03 07:30:45 +0200
commitb1a8f65298302cecdaf41745429c10e48842e87a (patch)
tree872375bddadd1ad2c44a8e045fcdd99c457c9ddb
parent40f66fbea4619ece0561e67015ae4c117cd2dd26 (diff)
downloadmod_authnz_pam-b1a8f65298302cecdaf41745429c10e48842e87a.tar.gz
mod_authnz_pam-b1a8f65298302cecdaf41745429c10e48842e87a.tar.xz
mod_authnz_pam-b1a8f65298302cecdaf41745429c10e48842e87a.zip
The registry.centos.org DNS record no longer exists.
-rw-r--r--.github/workflows/build-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml
index 21ebd82..9d3335c 100644
--- a/.github/workflows/build-test.yaml
+++ b/.github/workflows/build-test.yaml
@@ -19,7 +19,7 @@ jobs:
- 'registry.fedoraproject.org/fedora:latest'
- 'quay.io/centos/centos:stream9'
- 'quay.io/centos/centos:stream8'
- - 'registry.centos.org/centos:7'
+ - 'quay.io/centos/centos:centos7'
steps:
- uses: actions/checkout@v3
- name: Set the right OS in the Dockerfile