mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 02:46:47 +00:00
fix: setting docker pulls to 0.11.33!
Signed-off-by: Naveen MR <oof1lab@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
depends_on:
|
||||
root_db:
|
||||
condition: service_healthy
|
||||
image: nocodb/nocodb:latest
|
||||
image: nocodb/nocodb:0.11.33
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8081:8081"
|
||||
|
||||
Reference in New Issue
Block a user