Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 74716d8

Browse files
committed
chore: Dockerfile now uses CentOS 8 from Quay
1 parent 4fa9f38 commit 74716d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM centos:7
1+
FROM quay.io/centos/centos:8
22
MAINTAINER Vasek Pavlin <[email protected]>
33

44
VOLUME ["/target"]

0 commit comments

Comments
 (0)