Skip to content

Commit 5c634e5

Browse files
authored
Merge pull request #265 from drexin/patch-7
Update centos8 build to use CentOS Stream 8
2 parents 503faf7 + a67023e commit 5c634e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-ci/master/centos/8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM centos:centos8
1+
FROM quay.io/centos/centos:stream8
22

33
RUN groupadd -g 42 build-user && \
44
useradd -m -r -u 42 -g build-user build-user

0 commit comments

Comments
 (0)