mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:37:33 +00:00
feat(deps): use mysql:8.3.0
This commit is contained in:
2
.github/uffizzi/docker-compose.uffizzi.yml
vendored
2
.github/uffizzi/docker-compose.uffizzi.yml
vendored
@@ -31,7 +31,7 @@ services:
|
||||
MYSQL_PASSWORD: password
|
||||
MYSQL_ROOT_PASSWORD: password
|
||||
MYSQL_USER: noco
|
||||
image: "mysql:8.0.36"
|
||||
image: "mysql:8.3.0"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user