mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Update Dockerfile
This commit is contained in:
@@ -4,7 +4,7 @@ FROM %%BASE_IMAGE%%
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
# Setup base
|
||||
RUN apk add --no-cache tzdata jq dnsmasq
|
||||
RUN apk add --no-cache jq dnsmasq
|
||||
|
||||
# Copy data
|
||||
COPY run.sh /
|
||||
|
||||
Reference in New Issue
Block a user