Skip to content

Commit 371a8e4

Browse files
chore(deps): update mysql docker tag to v8.4
1 parent b8c06e2 commit 371a8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-mysql-example/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
SPRING_JPA_SHOW_SQL: false
1818

1919
mysql-db:
20-
image: mysql:8.1
20+
image: mysql:8.4
2121
container_name: mysql-db
2222
ports:
2323
- "3306:3306"

0 commit comments

Comments
 (0)