Skip to content

Commit 09974aa

Browse files
committed
Update valkey stability tag to 1.5.1
1 parent d7d7f3e commit 09974aa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ MARIADB_TAG=11.8-3.34.2
5858

5959
### --- VALKEY ---
6060

61-
VALKEY_TAG=9.0-1.5.0
62-
#VALKEY_TAG=8.1-1.5.0
63-
#VALKEY_TAG=8.0-1.5.0
64-
#VALKEY_TAG=7-1.5.0
61+
VALKEY_TAG=9.0-1.5.1
62+
#VALKEY_TAG=8.1-1.5.1
63+
#VALKEY_TAG=8.0-1.5.1
64+
#VALKEY_TAG=7-1.5.1
6565

6666
### --- REDIS ---
6767

tests/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DB_PASSWORD=ruby
44
DB_HOST=postgres
55
DB_ADAPTER=postgresql
66

7-
VALKEY_TAG=9.0-1.5.0
7+
VALKEY_TAG=9.0-1.5.1
88
POSTGRES_TAG=18-1.38.1
99
NGINX_TAG=1.29-5.46.2
1010

0 commit comments

Comments
 (0)