Update Containerfile
parent
b1070e6372
commit
fb8ca34892
|
@ -29,7 +29,7 @@ RUN set -xe;\
|
|||
git clone https://github.com/pixelfed/pixelfed.git www &&\
|
||||
cd www &&\
|
||||
git checkout $VERSION &&\
|
||||
git apply /patches/0001-remove-IP-logging.patch &&\
|
||||
# git apply /patches/0001-remove-IP-logging.patch &&\
|
||||
git apply /patches/0002-hardcode-discovery-settings.patch &&\
|
||||
git apply /patches/0003-point-to-modified-sourcecode.patch &&\
|
||||
git apply /patches/0004-disable-beagle-service.patch &&\
|
||||
|
|
Loading…
Reference in New Issue