mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Merge remote-tracking branch 'origin/master' into modularization-updates
# Conflicts: # AdguardHome/udm-files/on_boot.sh
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/.idea/
|
0
AdguardHome/udm-files/on_boot.sh
Normal file
0
AdguardHome/udm-files/on_boot.sh
Normal file
@ -1,5 +1,5 @@
|
|||||||
FROM alpine
|
FROM alpine
|
||||||
ENV VERSION=1.6.4
|
ENV VERSION=1.7.0
|
||||||
LABEL maintainer="John Dorman <dorman@ataxia.cloud>"
|
LABEL maintainer="John Dorman <dorman@ataxia.cloud>"
|
||||||
RUN apk add --no-cache ca-certificates \
|
RUN apk add --no-cache ca-certificates \
|
||||||
&& mkdir -p /opt/nextdns \
|
&& mkdir -p /opt/nextdns \
|
||||||
|
Reference in New Issue
Block a user