Skip to content

Commit 3740c4a

Browse files
author
ramazansakin
committed
mysql image version up
1 parent 96fbc29 commit 3740c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
restart: on-failure
1414

1515
mysqldb:
16-
image: mysql:5.7
16+
image: mysql:8.0.32
1717
ports:
1818
- "3306:3306"
1919
environment:

0 commit comments

Comments
 (0)