Skip to content

Commit

Permalink
Update ruby stability tag to 0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Jan 19, 2025
1 parent 9170ac9 commit a3bae88
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.2
#RUBY_TAG=3.2-dev-0.24.2
#RUBY_TAG=3.1-dev-0.24.2
RUBY_TAG=3.3-dev-0.24.3
#RUBY_TAG=3.2-dev-0.24.3
#RUBY_TAG=3.1-dev-0.24.3

# macOS (uid 501 gid 20)

#RUBY_TAG=3.3-dev-macos-0.24.2
#RUBY_TAG=3.2-dev-macos-0.24.2
#RUBY_TAG=3.1-dev-macos-0.24.2
#RUBY_TAG=3.3-dev-macos-0.24.3
#RUBY_TAG=3.2-dev-macos-0.24.3
#RUBY_TAG=3.1-dev-macos-0.24.3

### --- 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.4.2
POSTGRES_TAG=17-1.35.2
NGINX_TAG=1.27-5.39.13

RUBY_STABILITY_TAG=0.24.2
RUBY_STABILITY_TAG=0.24.3

0 comments on commit a3bae88

Please sign in to comment.