mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 05:56:38 +00:00
fix: setting docker pulls to 0.11.33!
Signed-off-by: Naveen MR <oof1lab@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@ services:
|
||||
|
||||
nocodb:
|
||||
container_name: nocodb
|
||||
image: nocodb/nocodb:latest
|
||||
image: nocodb/nocodb:0.11.33
|
||||
restart: always
|
||||
networks:
|
||||
- traefik_proxy
|
||||
|
||||
Reference in New Issue
Block a user