Skip to content

Commit

Permalink
Use centos:5 base image instead of centos 5.11 to reduce image size
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed May 26, 2018
1 parent 2e69575 commit 104e935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile-x86_64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:5.11
FROM centos:5
MAINTAINER The ManyLinux project

ENV LC_ALL en_US.UTF-8
Expand Down

0 comments on commit 104e935

Please sign in to comment.