Skip to content

Commit

Permalink
Update ruby stability tag to 0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Dec 27, 2024
1 parent ae09d32 commit 81b7a7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ DB_ADAPTER=postgresql

# Linux (uid 1000 gid 1000)

RUBY_TAG=3.3-dev-0.24.0
#RUBY_TAG=3.2-dev-0.24.0
#RUBY_TAG=3.1-dev-0.24.0
RUBY_TAG=3.3-dev-0.24.1
#RUBY_TAG=3.2-dev-0.24.1
#RUBY_TAG=3.1-dev-0.24.1

# macOS (uid 501 gid 20)

#RUBY_TAG=3.3-dev-macos-0.24.0
#RUBY_TAG=3.2-dev-macos-0.24.0
#RUBY_TAG=3.1-dev-macos-0.24.0
#RUBY_TAG=3.3-dev-macos-0.24.1
#RUBY_TAG=3.2-dev-macos-0.24.1
#RUBY_TAG=3.1-dev-macos-0.24.1

### --- NGINX ----

Expand Down
2 changes: 1 addition & 1 deletion tests/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ VALKEY_TAG=7-0.3.2
POSTGRES_TAG=17-1.35.0
NGINX_TAG=1.27-5.39.13

RUBY_STABILITY_TAG=0.24.0
RUBY_STABILITY_TAG=0.24.1

0 comments on commit 81b7a7b

Please sign in to comment.