mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 14:56:51 +00:00
fix : pull latest docker instead of 0.11.33.
This commit is contained in:
@@ -67,7 +67,7 @@ services:
|
||||
|
||||
nocodb:
|
||||
container_name: nocodb
|
||||
image: nocodb/nocodb:0.11.33
|
||||
image: nocodb/nocodb:latest
|
||||
restart: always
|
||||
networks:
|
||||
- traefik_proxy
|
||||
|
||||
Reference in New Issue
Block a user