We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e4ac0 commit 11c4eb7Copy full SHA for 11c4eb7
2 files changed
.env
@@ -63,10 +63,10 @@ MARIADB_TAG=11.8-3.34.5
63
64
### --- VALKEY ---
65
66
-VALKEY_TAG=9.0-1.6.0
67
-#VALKEY_TAG=8.1-1.6.0
68
-#VALKEY_TAG=8.0-1.6.0
69
-#VALKEY_TAG=7-1.6.0
+VALKEY_TAG=9.0-1.6.1
+#VALKEY_TAG=8.1-1.6.1
+#VALKEY_TAG=8.0-1.6.1
+#VALKEY_TAG=7-1.6.1
70
71
### --- REDIS ---
72
tests/.env
@@ -5,7 +5,7 @@ DB_HOST=postgres
5
DB_ADAPTER=postgresql
6
DB_ENGINE=django.db.backends.postgresql
7
8
-VALKEY_TAG=8.1-1.6.0
+VALKEY_TAG=8.1-1.6.1
9
POSTGRES_TAG=17-1.38.3
10
NGINX_TAG=1.29-5.46.7
11
0 commit comments