1
0
Fork 0

Update nocodb/nocodb Docker tag to v0.262.2

This commit is contained in:
renovate[bot] 2025-03-10 12:06:47 +00:00 committed by GitHub
parent 77252f326c
commit e3ea15ff8d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.262.1 image: nocodb/nocodb:0.262.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"