We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea8362 commit d916809Copy full SHA for d916809
docker-compose.yml
@@ -66,7 +66,7 @@ services:
66
logging:
67
driver: none
68
bproxysql:
69
- image: proxysql/proxysql:2.5.2
+ image: proxysql/proxysql:2.5.3
70
# The --initial flag force resets the ProxySQL database on startup. By
71
# default, ProxySQL ignores new configuration if the database already
72
# exists. Without this flag, new configuration wouldn't be applied until you
0 commit comments