Fix Dockerfile
This commit is contained in:
parent
774eb9760f
commit
131f0af9c9
@ -1,7 +1,7 @@
|
||||
FROM alpine:latest
|
||||
|
||||
ENV TZ "UTC"
|
||||
ENV SCHEDULE "* * * * *"
|
||||
ENV SCHEDULE="* * * * *"
|
||||
|
||||
## Configure runtime variables for nsupdate
|
||||
ENV NSUPDATE_CONFD_DIR="/config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user