update Ruby/Bundler/ruby-install

This commit is contained in:
Georg Gadinger 2024-01-22 16:33:20 +01:00
parent 1429d06933
commit 1c8911b859
3 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
3.2.2
3.2.3

View File

@ -8,9 +8,9 @@ LABEL org.opencontainers.image.vendor="The Retrospring team"
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.2
ARG BUNDLER_VERSION=2.3.18
ARG RUBY_VERSION=3.2.3
ARG RUBY_INSTALL_VERSION=0.9.3
ARG BUNDLER_VERSION=2.5.5
ENV RAILS_ENV=production

View File

@ -593,4 +593,4 @@ DEPENDENCIES
view_component
BUNDLED WITH
2.4.21
2.5.5