We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6fea95 + 39bf18c commit 2d67480Copy full SHA for 2d67480
1 file changed
spring-mysql-example/compose.yaml
@@ -17,7 +17,7 @@ services:
17
SPRING_JPA_SHOW_SQL: false
18
19
mysql-db:
20
- image: mysql:8.1
+ image: mysql:9.5
21
container_name: mysql-db
22
ports:
23
- "3306:3306"
0 commit comments