Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 21, 2024
1 parent f46b058 commit 27f799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpa/boot-data-customsequence/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'
services:

mariadb:
image: mariadb:11.2
image: mariadb:11.3
environment:
- MYSQL_DATABASE=appdb
- MYSQL_USER=appuser
Expand Down

0 comments on commit 27f799c

Please sign in to comment.