mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-27 01:20:45 -04:00
chore(deps): update docker.io/library/mariadb docker tag to v12
This commit is contained in:
@@ -7,7 +7,7 @@ volumes:
|
||||
mariadb-data:
|
||||
services:
|
||||
mariadb:
|
||||
image: docker.io/library/mariadb:11.8.3
|
||||
image: docker.io/library/mariadb:12.0.2
|
||||
# (Optional) remove this section when you don't want to expose
|
||||
ports:
|
||||
- 3306:3306
|
||||
|
||||
Reference in New Issue
Block a user