This commit is contained in:
Michael Stenta 2024-02-21 14:54:36 +00:00 committed by GitHub
commit 81add8a604
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: '3'
services:
db:
image: mariadb:latest
image: mariadb:10
volumes:
- './db:/var/lib/mysql'
ports: