Skip to content

Commit ff9d1b9

Browse files
chore(deps): update mariadb docker tag to v12.2.2
1 parent 43b4148 commit ff9d1b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
- CMD
3232
- mariadb-admin
3333
- ping
34-
image: mariadb:12.1.2
34+
image: mariadb:12.2.2
3535
ports:
3636
- 3306:3306
3737
networks:

0 commit comments

Comments
 (0)