Skip to content

Commit

Permalink
Update CentOSDockerfile
Browse files Browse the repository at this point in the history
Fix #54 - Force use of CentOS 7.
  • Loading branch information
freyssin authored Oct 2, 2019
1 parent be3c13e commit 5b73581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CentOSDockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:latest
FROM centos:7

MAINTAINER [email protected]

Expand Down

0 comments on commit 5b73581

Please sign in to comment.