Merge pull request #625 from cschug/remove_obsolete_comment

chore(deps): remove obsolete comment
This commit is contained in:
Christoph Schug 2024-12-25 16:55:05 +01:00 committed by GitHub
commit e2d42872c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,6 @@ volumes:
mariadb-data: mariadb-data:
services: services:
mariadb: mariadb:
# (Recommended) replace "latest" with specific version
image: docker.io/library/mariadb:11.6.2 image: docker.io/library/mariadb:11.6.2
# (Optional) remove this section when you don't want to expose # (Optional) remove this section when you don't want to expose
ports: ports: