mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 17:55:30 +00:00
feat: bumb mysql container image version to 8.0.32
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
- "-h"
|
||||
- localhost
|
||||
timeout: 20s
|
||||
image: "mysql:5.7"
|
||||
image: "mysql:8.0.32"
|
||||
restart: always
|
||||
volumes:
|
||||
- "db_data:/var/lib/mysql"
|
||||
|
||||
Reference in New Issue
Block a user