Adding ruby-dev to pick up ruby C header files

This commit is contained in:
Jason Fulghum
2023-04-28 15:30:09 -07:00
parent 235a98bc7d
commit faf5343e2b
+2 -1
View File
@@ -36,7 +36,8 @@ RUN apt update -y && \
g++ \
libmysqlcppconn-dev \
git \
ruby\
ruby \
ruby-dev \
gem \
libc6 \
libgcc1 \