Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Nov 23, 2024
1 parent 43f1ce2 commit 6c5c0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
- CMD
- mariadb-admin
- ping
image: mariadb:11.5.2
image: mariadb:11.6.2
ports:
- 3306:3306
networks:
Expand Down

0 comments on commit 6c5c0bd

Please sign in to comment.