We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d7f3e commit 09974aaCopy full SHA for 09974aa
2 files changed
.env
@@ -58,10 +58,10 @@ MARIADB_TAG=11.8-3.34.2
58
59
### --- VALKEY ---
60
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
+VALKEY_TAG=9.0-1.5.1
+#VALKEY_TAG=8.1-1.5.1
+#VALKEY_TAG=8.0-1.5.1
+#VALKEY_TAG=7-1.5.1
65
66
### --- REDIS ---
67
tests/.env
@@ -4,7 +4,7 @@ DB_PASSWORD=ruby
4
DB_HOST=postgres
5
DB_ADAPTER=postgresql
6
7
8
POSTGRES_TAG=18-1.38.1
9
NGINX_TAG=1.29-5.46.2
10
0 commit comments