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