update v0.0.3

This commit is contained in:
alcapone1933
2022-11-02 20:16:49 +01:00
parent 7f776da64c
commit 47bb11cb4f
4 changed files with 55 additions and 26 deletions

View File

@@ -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/