# HG changeset patch # User aldrich@nwoca.org # Date 1561658016 -3600 # Node ID 997cec048da2dba2f93364b905e74baba70d55f5 # Parent ff9e8cbea2bc26f50e709b423b977981731f09dd fix adding for timezone diff -r ff9e8cbea2bc -r 997cec048da2 bamboo-agent/Dockerfile --- a/bamboo-agent/Dockerfile Thu Jun 27 18:53:19 2019 +0100 +++ b/bamboo-agent/Dockerfile Thu Jun 27 18:53:36 2019 +0100 @@ -36,7 +36,7 @@ && apt-get install -y openjdk-8-jdk \ - && apt-get install -y zip + && apt-get install -y zip \ && apt-get install tzdata