Skip to content

Commit

Permalink
Added tzdata to the commons image.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk authored Nov 19, 2024
1 parent 68193d6 commit e6f1bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/commons/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN apk update \
rsync \
tar \
tini \
tzdata \
&& rm -rf /var/cache/apk/* \
&& mkdir -p /lagoon/crontabs && fix-permissions /lagoon/crontabs \
&& ln -s /home/.bashrc /home/.profile
Expand Down

0 comments on commit e6f1bd0

Please sign in to comment.