mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-21 15:53:16 +01:00
chore(deps): update docker.io/library/mariadb docker tag to v11.5.2
This commit is contained in:
parent
7f229c1ee2
commit
5fe2a23458
@ -8,7 +8,7 @@ volumes:
|
||||
services:
|
||||
mariadb:
|
||||
# (Recommended) replace "latest" with specific version
|
||||
image: docker.io/library/mariadb:11.4.3
|
||||
image: docker.io/library/mariadb:11.5.2
|
||||
# (Optional) remove this section when you don't want to expose
|
||||
ports:
|
||||
- 3306:3306
|
||||
|
Loading…
Reference in New Issue
Block a user