mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 04:45:07 +00:00
chore(renovate): Update patch
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
- "-h"
|
||||
- localhost
|
||||
timeout: 20s
|
||||
image: "mysql:8.0.32"
|
||||
image: "mysql:8.0.35"
|
||||
restart: always
|
||||
volumes:
|
||||
- "db_data:/var/lib/mysql"
|
||||
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- "-h"
|
||||
- localhost
|
||||
timeout: 20s
|
||||
image: "mysql:8.0.32"
|
||||
image: "mysql:8.0.35"
|
||||
networks:
|
||||
- default
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user