[Git][NTPsec/ntpsec][master] Update CentOS CI target to Stream 9
Matt Selsky (@selsky)
gitlab at mg.gitlab.com
Thu Dec 29 08:04:13 UTC 2022
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
48bd1810 by Matt Selsky at 2022-12-29T03:03:40-05:00
Update CentOS CI target to Stream 9
This is the current release per https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates
- - - - -
2 changed files:
- .dockerfiles/centos-latest
- .gitlab-opttest-ci.yml
Changes:
=====================================
.dockerfiles/centos-latest
=====================================
@@ -1,4 +1,4 @@
-FROM quay.io/centos/centos:stream8
+FROM quay.io/centos/centos:stream9
RUN dnf -y install dnf-plugins-core
RUN dnf config-manager --set-enabled powertools
=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -37,7 +37,7 @@ alpine-options-tester:
centos-options-tester:
<<: *option_tester
- image: quay.io/centos/centos:stream8
+ image: quay.io/centos/centos:stream9
script:
- dnf -y --enablerepo=powertools install bison gcc openssl-devel libcap-devel python3-devel python2-devel pps-tools-devel libseccomp-devel bash
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/48bd1810c46a137096968d3c6d1e45a556fa6643
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/48bd1810c46a137096968d3c6d1e45a556fa6643
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20221229/ed4f7208/attachment.htm>
More information about the vc
mailing list