Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 848f7f09ed |
@ -12,7 +12,7 @@ services:
|
||||
depends_on:
|
||||
- db
|
||||
db:
|
||||
image: "mariadb:10.6"
|
||||
image: "mariadb:12.2"
|
||||
volumes:
|
||||
- "mariadb:/var/lib/mysql"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user