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