Unverified Commit 113dd90a authored by zunda's avatar zunda Committed by GitHub
Browse files

Bump Ruby version from 3.0.3 to 3.0.4 (#18028)

https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-0-4-released/
parent 9f61f22a
Showing with 2 additions and 2 deletions
+2 -2
3.0.3
3.0.4
......@@ -27,7 +27,7 @@ RUN ARCH= && \
mv node-v$NODE_VER-linux-$ARCH /opt/node
# Install Ruby 3.0
ENV RUBY_VER="3.0.3"
ENV RUBY_VER="3.0.4"
RUN apt-get update && \
apt-get install -y --no-install-recommends build-essential \
bison libyaml-dev libgdbm-dev libreadline-dev libjemalloc-dev \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment