diff options
Diffstat (limited to 'onceaday/Dockerfile')
-rwxr-xr-x | onceaday/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onceaday/Dockerfile b/onceaday/Dockerfile index 32e28bd..b6b9d91 100755 --- a/onceaday/Dockerfile +++ b/onceaday/Dockerfile @@ -1,4 +1,4 @@ -FROM jwansek/smallytchannelbot +FROM r.vm.gl/smallytchannelbot MAINTAINER Eden Attenborough "eddie.atten.ea29@gmail.com" ARG DEBIAN_FRONTEND=noninteractive RUN apt-get install -y tzdata cron |