Skip to content

Commit

Permalink
Update valkey versions
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Sep 26, 2024
1 parent b0dea3e commit 75ed735
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ MARIADB_TAG=11.4-3.29.0

### --- VALKEY ---

VALKEY_TAG=7-0.3.0
VALKEY_TAG=8-0.3.0
#VALKEY_TAG=7-0.3.0

### --- VARNISH ---

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The Ruby stack consist of the following containers:
| [Ruby] | 3.3, 3.2, 3.1 | [wodby/ruby] |||
| [Sidekiq] | | [wodby/ruby] || |
| [PostgreSQL] | 16, 15, 14, 13, 12 | [wodby/postgres] |||
| [Valkey] | 7 | [wodby/valkey] |||
| [Valkey] | 8, 7 | [wodby/valkey] |||
| [MariaDB] | 11.4, 10.11, 10.6, 10.5 | [wodby/mariadb] || |
| [Node.js] | 20, 18 | [wodby/node] || |
| [Varnish] | 6.0 | [wodby/varnish] || |
Expand Down

0 comments on commit 75ed735

Please sign in to comment.