Skip to content

Commit 8d7cb27

Browse files
chore(deps): update mariadb docker tag to v12.3 (#2505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 241f154 commit 8d7cb27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jpa/boot-data-customsequence/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22
services:
33

44
mariadb:
5-
image: mariadb:12.2
5+
image: mariadb:12.3
66
environment:
77
- MYSQL_DATABASE=appdb
88
- MYSQL_USER=appuser

0 commit comments

Comments
 (0)