Merge pull request #3 from BeachDev/snyk-fix-d250edfa076e4aa5ffe1d101dbcc892c

[Snyk] Security upgrade centos from 7 to latest
This commit is contained in:
BeachDev 2022-02-21 09:27:55 -05:00 committed by GitHub
commit b8da4d7ce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM centos:7
FROM centos:latest
RUN yum install -y git
ENV GITDIR /etc/.pihole