mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 12:23:35 +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 \
|
libxslt \
|
||||||
mariadb-dev \
|
mariadb-dev \
|
||||||
ruby \
|
ruby \
|
||||||
ruby-bigdecimal
|
ruby-bigdecimal \
|
||||||
ruby-tzinfo \
|
ruby-tzinfo
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apk add --no-cache --virtual .build-deps \
|
&& apk add --no-cache --virtual .build-deps \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user