Skip to content

Commit

Permalink
Update ruby stability tag to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed May 20, 2024
1 parent 3753de8 commit 2b4379e
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.21.3
#RUBY_TAG=3.2-dev-0.21.3
#RUBY_TAG=3.1-dev-0.21.3
RUBY_TAG=3.3-dev-0.22.0
#RUBY_TAG=3.2-dev-0.22.0
#RUBY_TAG=3.1-dev-0.22.0

# macOS (uid 501 gid 20)

#RUBY_TAG=3.3-dev-macos-0.21.3
#RUBY_TAG=3.2-dev-macos-0.21.3
#RUBY_TAG=3.1-dev-macos-0.21.3
#RUBY_TAG=3.3-dev-macos-0.22.0
#RUBY_TAG=3.2-dev-macos-0.22.0
#RUBY_TAG=3.1-dev-macos-0.22.0

### --- 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.1.0
POSTGRES_TAG=15-1.33.3
NGINX_TAG=1.26-5.35.1

RUBY_STABILITY_TAG=0.21.3
RUBY_STABILITY_TAG=0.22.0

0 comments on commit 2b4379e

Please sign in to comment.