Upgrade Ruby from 3.2.4 to 3.4.7
All checks were successful
Build and Push Docker Image / build-and-push-image (push) Successful in 10m43s
All checks were successful
Build and Push Docker Image / build-and-push-image (push) Successful in 10m43s
This commit is contained in:
parent
1465733d64
commit
e3ecd96c99
2 changed files with 2 additions and 1 deletions
1
.tool-versions
Normal file
1
.tool-versions
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
ruby 3.4.7
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# check=error=true
|
# check=error=true
|
||||||
|
|
||||||
# --- Version Arguments ---
|
# --- Version Arguments ---
|
||||||
ARG RUBY_VERSION=3.2.4
|
ARG RUBY_VERSION=3.4.7
|
||||||
ARG NODE_VERSION=22.16.0
|
ARG NODE_VERSION=22.16.0
|
||||||
ARG BUN_VERSION=1.3.9
|
ARG BUN_VERSION=1.3.9
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue