mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
tzinfo
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
f3cbefd9bb
commit
3f6960dd63
|
@ -6,8 +6,8 @@ RUN apk add --no-cache \
|
|||
libxslt \
|
||||
mariadb-dev \
|
||||
ruby \
|
||||
ruby-bigdecimal
|
||||
ruby-tzinfo \
|
||||
ruby-bigdecimal \
|
||||
ruby-tzinfo
|
||||
|
||||
RUN set -x \
|
||||
&& apk add --no-cache --virtual .build-deps \
|
||||
|
|
Loading…
Reference in New Issue
Block a user