fix : pull latest docker instead of 0.11.33.

This commit is contained in:
Naveen MR
2021-09-22 23:25:00 +01:00
parent e0b8fe2726
commit b33f37d94f
12 changed files with 22 additions and 22 deletions

View File

@@ -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"