We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce340da + a1fcb5e commit 0722f87Copy full SHA for 0722f87
docker-compose.yaml
@@ -2,7 +2,7 @@ version: "3.9"
2
3
services:
4
db:
5
- image: mariadb:10.11
+ image: mariadb:11.1
6
volumes:
7
- db_data:/var/lib/mysql
8
restart: always
0 commit comments