Bump ruby-install version to 0.9.2

Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
This commit is contained in:
Karina Kwiatek 2023-10-18 09:10:28 +02:00 committed by GitHub
parent dda1295653
commit 3539c3264b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ LABEL org.opencontainers.image.url="https://github.com/Retrospring/retrospring"
ARG RETROSPRING_VERSION=2023.0131.1
ARG RUBY_VERSION=3.2.2
ARG RUBY_INSTALL_VERSION=0.9.0
ARG RUBY_INSTALL_VERSION=0.9.2
ARG BUNDLER_VERSION=2.3.18
ENV RAILS_ENV=production