Skip to content

Commit 9f8a9da

Browse files
committed
centos: do not upgrade packages
close #71 Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
1 parent 8a21a9c commit 9f8a9da

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

templates/centos.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ RUN sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* && \
99
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
1010
{{ end }}
1111

12-
RUN yum update -y
13-
1412
# See https://bugzilla.redhat.com/show_bug.cgi?id=1917213
1513
RUN yum install -y \
1614
kernel \

0 commit comments

Comments
 (0)