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 fec8c63 commit 13bb434Copy full SHA for 13bb434
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
db:
5
- image: mariadb:10.3.12
+ image: mariadb:10.4.3
6
restart: always
7
environment:
8
MYSQL_ROOT_PASSWORD: password
0 commit comments