Skip to content

Commit 5155f96

Browse files
authored
Add Ruby and Ruby development packages to Dockerfile
1 parent 897c81c commit 5155f96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ubuntu-22.04/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ RUN apt-get update && \
3636
libxml2-dev \
3737
libxmlsec1-dev \
3838
lsb-release \
39+
ruby \
40+
ruby-dev \
3941
sudo \
4042
time \
4143
tk-dev \

0 commit comments

Comments
 (0)