Skip to content

Commit 8010472

Browse files
authored
update mariadb in example compose file [no ci]
chore(deps): update mariadb docker tag to v11
2 parents 5904732 + 6e635f5 commit 8010472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949
- mysqldata8:/var/lib/mysql
5050

5151
mariadb:
52-
image: mariadb:10
52+
image: mariadb:11
5353
labels:
5454
stack-back.mariadb: true
5555
environment:

0 commit comments

Comments
 (0)