Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Feb 13, 2024
1 parent 8ed4d4b commit d6c3574
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.2.2
image: mariadb:11.2.3
ports:
- 3306:3306
networks:
Expand Down

0 comments on commit d6c3574

Please sign in to comment.