summaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahooinc.com>2023-11-17 13:00:37 +0100
committerArnstein Ressem <aressem@yahooinc.com>2023-11-17 13:00:37 +0100
commit87960d076c7702cf601da239f3eb08d4a9b7ac41 (patch)
tree2b833b635b26b567c55becfa64f01ca6e3b462c1 /screwdriver.yaml
parenta89243bd3a76eae7370efdff638b5c980ec73d11 (diff)
Use CentOS Stream 8 here until switch.
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 269a991d756..c6707e2957f 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -511,7 +511,7 @@ jobs:
fi
verify-opensource-rpm-installable:
- image: docker.io/almalinux:8
+ image: quay.io/centos/centos:stream8
annotations:
screwdriver.cd/buildPeriodically: H 0 * * *
steps: