mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 17:15:26 +00:00
fix : pull latest docker instead of 0.11.33.
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
depends_on:
|
||||
root_db:
|
||||
condition: service_healthy
|
||||
image: nocodb/nocodb:0.11.33
|
||||
image: nocodb/nocodb:latest
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8081:8081"
|
||||
|
||||
Reference in New Issue
Block a user