Skip to content

Commit

Permalink
Start using centos:8 for dnsmasq
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Jan 23, 2020
1 parent 92ad35f commit 2bd8fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/dnsmasq/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:7
FROM centos:8
MAINTAINER CodeReady Container <devtools-cdk@redhat.com>

RUN yum -y install dnsmasq && \
Expand Down

0 comments on commit 2bd8fac

Please sign in to comment.