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

Commit

Permalink
chore: Dockerfile now uses CentOS 8 from Quay
Browse files Browse the repository at this point in the history
  • Loading branch information
quintesse committed Aug 26, 2021
1 parent 4fa9f38 commit 74716d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:7
FROM quay.io/centos/centos:8
MAINTAINER Vasek Pavlin <[email protected]>

VOLUME ["/target"]
Expand Down

0 comments on commit 74716d8

Please sign in to comment.