mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-02 21:50:16 +00:00
Merge pull request #3 from BeachDev/snyk-fix-d250edfa076e4aa5ffe1d101dbcc892c
[Snyk] Security upgrade centos from 7 to latest
This commit is contained in:
commit
b8da4d7ce4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM centos:7
|
FROM centos:latest
|
||||||
RUN yum install -y git
|
RUN yum install -y git
|
||||||
|
|
||||||
ENV GITDIR /etc/.pihole
|
ENV GITDIR /etc/.pihole
|
||||||
|
|
Loading…
Add table
Reference in a new issue