update tzdata
This commit is contained in:
parent
9d90eb28f9
commit
7f70544843
|
@ -6,6 +6,7 @@ RUN apk --no-cache add nodejs mysql-client git bash python libcap py-setuptools
|
|||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& gem install bundler \
|
||||
&& gem install procodile \
|
||||
&& gem install tzinfo-data \
|
||||
&& addgroup -S postal \
|
||||
&& adduser -S -G postal -h /opt/postal -s /bin/bash postal \
|
||||
&& chown -R postal:postal /opt/postal/ \
|
||||
|
|
Loading…
Reference in New Issue
Block a user