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