mirror of
https://github.com/mykitserver/docker-ddns-ipv64.git
synced 2025-12-06 16:39:06 +01:00
update v0.0.3
This commit is contained in:
@@ -12,7 +12,7 @@ LABEL maintainer="alcapone1933 <alcapone1933@cosanostra-cloud.de>" \
|
||||
ENV TZ=Europe/Berlin
|
||||
ENV CRON_TIME="*/15 * * * *"
|
||||
ENV CRON_TIME_DIG="*/30 * * * *"
|
||||
RUN apk add --update --no-cache tzdata curl bash tini bind-tools && \
|
||||
RUN apk add --update --no-cache tzdata curl bash tini bind-tools jq && \
|
||||
rm -rf /var/cache/apk/*
|
||||
|
||||
RUN mkdir -p /data /usr/local/bin/ /etc/cron.d/
|
||||
|
||||
Reference in New Issue
Block a user