diff options
| -rwxr-xr-x | Dockerfile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ -FROM ubuntu:22.04 -MAINTAINER Eden Attenborough "eda@e.email" +FROM reg.reaweb.uk/cron ENV TZ=Europe/London RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone RUN apt-get update -y |
