We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754fc39 commit fe6b462Copy full SHA for fe6b462
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
db:
5
- image: mariadb:10.4.3
+ image: mariadb:11.5.2
6
restart: always
7
environment:
8
MYSQL_ROOT_PASSWORD: password
0 commit comments