mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 08:29:53 +01:00
update Ruby/Bundler/ruby-install
This commit is contained in:
parent
1429d06933
commit
1c8911b859
3 changed files with 5 additions and 5 deletions
|
@ -1 +1 @@
|
||||||
3.2.2
|
3.2.3
|
||||||
|
|
|
@ -8,9 +8,9 @@ LABEL org.opencontainers.image.vendor="The Retrospring team"
|
||||||
LABEL org.opencontainers.image.url="https://github.com/Retrospring/retrospring"
|
LABEL org.opencontainers.image.url="https://github.com/Retrospring/retrospring"
|
||||||
|
|
||||||
ARG RETROSPRING_VERSION=2023.0131.1
|
ARG RETROSPRING_VERSION=2023.0131.1
|
||||||
ARG RUBY_VERSION=3.2.2
|
ARG RUBY_VERSION=3.2.3
|
||||||
ARG RUBY_INSTALL_VERSION=0.9.2
|
ARG RUBY_INSTALL_VERSION=0.9.3
|
||||||
ARG BUNDLER_VERSION=2.3.18
|
ARG BUNDLER_VERSION=2.5.5
|
||||||
|
|
||||||
ENV RAILS_ENV=production
|
ENV RAILS_ENV=production
|
||||||
|
|
||||||
|
|
|
@ -593,4 +593,4 @@ DEPENDENCIES
|
||||||
view_component
|
view_component
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.4.21
|
2.5.5
|
||||||
|
|
Loading…
Reference in a new issue