Skip to content

Commit 70c00b9

Browse files
committed
Update valkey stability tag to 1.6.2
1 parent a81290e commit 70c00b9

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
@@ -63,10 +63,10 @@ MARIADB_TAG=11.8-3.34.5
6363

6464
### --- VALKEY ---
6565

66-
VALKEY_TAG=9.0-1.6.1
67-
#VALKEY_TAG=8.1-1.6.1
68-
#VALKEY_TAG=8.0-1.6.1
69-
#VALKEY_TAG=7-1.6.1
66+
VALKEY_TAG=9.0-1.6.2
67+
#VALKEY_TAG=8.1-1.6.2
68+
#VALKEY_TAG=8.0-1.6.2
69+
#VALKEY_TAG=7-1.6.2
7070

7171
### --- REDIS ---
7272

tests/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DB_HOST=postgres
55
DB_ADAPTER=postgresql
66
DB_ENGINE=django.db.backends.postgresql
77

8-
VALKEY_TAG=8.1-1.6.1
8+
VALKEY_TAG=8.1-1.6.2
99
POSTGRES_TAG=17-1.38.3
1010
NGINX_TAG=1.29-5.46.7
1111

0 commit comments

Comments
 (0)