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

@@ -67,7 +67,7 @@ services:
nocodb:
container_name: nocodb
image: nocodb/nocodb:0.11.33
image: nocodb/nocodb:latest
restart: always
networks:
- traefik_proxy