mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-11 14:57:36 +02:00
Experiment with removing TZ
This commit is contained in:
parent
6a78f7f3fd
commit
6109f0cc62
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from ubuntu:latest
|
|||
MAINTAINER justin.ethier@gmail.com
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ENV TZ=America/New_York
|
||||
# ENV TZ=America/New_York
|
||||
|
||||
ENV CYCLONE_VERSION v0.20
|
||||
RUN apt update -y
|
||||
|
|
Loading…
Add table
Reference in a new issue