Setting version of the container

This commit is contained in:
Javielico 2024-08-29 21:21:00 +01:00
parent 848b0a6db0
commit 7e6988ac71

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: app:
image: nocodb/nocodb:latest image: nocodb/nocodb:0.255.1
secrets: secrets:
- nc_db_url - nc_db_url
networks: networks: