Allow replacing conflicting existing packages from testing image

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
pull/4984/head
RD WebDesign 1 year ago
parent 528abc9c97
commit 85ffbcf05e
No known key found for this signature in database
GPG Key ID: AE3C7FC910687F33

@ -1,5 +1,5 @@
FROM quay.io/centos/centos:stream9
RUN yum install -y git initscripts
RUN yum install -y --allowerasing curl git initscripts
ENV GITDIR /etc/.pihole
ENV SCRIPTDIR /opt/pihole

Loading…
Cancel
Save