mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
mh-centos8: minor fixes
This commit is contained in:
parent
1844a42e00
commit
3dd6729c99
@ -1,5 +1,5 @@
|
||||
FROM centos:8
|
||||
RUN yum -y upgrade
|
||||
FROM centos:latest
|
||||
RUN yum -y update
|
||||
RUN yum -y install \
|
||||
autoconf \
|
||||
flex \
|
||||
|
Loading…
Reference in New Issue
Block a user