Skip to content

Commit a67023e

Browse files
authored
Update centos8 build to use CentOS Stream 8
1 parent 503faf7 commit a67023e

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)