Skip to content

Commit 5df1e19

Browse files
client: switch to centos stream8 as base image
Signed-off-by: John Mulligan <[email protected]>
1 parent e64e4cb commit 5df1e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2020 Michael Adam
22

3-
FROM centos:8
3+
FROM quay.io/centos/centos:stream8
44

55
MAINTAINER Michael Adam <[email protected]>
66

0 commit comments

Comments
 (0)