changeset 308:ff9e8cbea2bc

fix adding for timezone
author aldrich@nwoca.org
date Thu, 27 Jun 2019 18:53:19 +0100
parents 9ed94580b4b5
children 997cec048da2
files bamboo-agent/Dockerfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bamboo-agent/Dockerfile	Thu Jun 27 18:51:17 2019 +0100
+++ b/bamboo-agent/Dockerfile	Thu Jun 27 18:53:19 2019 +0100
@@ -38,7 +38,7 @@
 
     && apt-get install -y zip 
 	
-#	&& apt-get install -y tzdata 
+	&& apt-get install tzdata 
 	
 #RUN ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime && \
 #dpkg-reconfigure -f noninteractive tzdata