use mysql 8.0

This commit is contained in:
hackerESQ
2024-09-18 22:56:00 -05:00
parent 83abdd4169
commit 2b9c3fb469
+1 -1
View File
@@ -32,7 +32,7 @@ services:
networks: networks:
- investbrain-network - investbrain-network
mysql: mysql:
image: mysql:8.4 image: mysql:8.0
container_name: investbrain-mysql container_name: investbrain-mysql
restart: unless-stopped restart: unless-stopped
environment: environment: