Skip to content

Commit

Permalink
Dockerfile fixed to centos7, as centos8 is not working well
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
  • Loading branch information
mjtrangoni committed Nov 9, 2019
1 parent b05cbf1 commit 8b0f29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:latest
FROM centos:7
LABEL maintainer="Mario Trangoni <mjtrangoni@gmail.com>"

# Install dependencies
Expand Down

0 comments on commit 8b0f29e

Please sign in to comment.