Skip to content

Commit e5f14eb

Browse files
authored
add ruby back (#106)
1 parent 95ba787 commit e5f14eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ RUN apt update -qq && apt install -qq -y --no-install-recommends \
3838
python3 \
3939
python3-distutils \
4040
rsync \
41+
ruby-full \
4142
tzdata \
4243
unzip \
4344
&& rm -rf /var/lib/apt/lists/*;

0 commit comments

Comments
 (0)