Skip to content
代码片段 群组 项目
未验证 提交 c058b6f0 编辑于 作者: Nao Hashizume's avatar Nao Hashizume 提交者: GitLab
浏览文件

Bump development Ruby version to 3.2.4

上级 37529e71
No related branches found
No related tags found
无相关合并请求
3.2.3
3.2.4
......@@ -3,7 +3,7 @@ minio 2022-07-15T03-44-22Z
nodejs 20.12.2
postgres 14.9 13.12
redis 7.0.14
ruby 3.2.3
ruby 3.2.4
rust 1.73.0
yarn 1.22.19
vale 3.4.2
......@@ -60,7 +60,8 @@ FROM base AS gitlab-gems
COPY --chown=gdk:gdk Gemfile Gemfile.lock .tool-versions ./gitlab/
COPY --chown=gdk:gdk vendor/gems/ ./gitlab/vendor/gems/
COPY --chown=gdk:gdk gems/ ./gitlab/gems/
RUN make .gitlab-bundle \
RUN make gitlab-asdf-install \
&& make .gitlab-bundle \
&& cd gitlab \
&& rm -rf /home/gdk/.asdf/installs/ruby/*/lib/ruby/gems/*/cache
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册