Update nocodb/nocodb Docker tag to v0.262.1

This commit is contained in:
renovate[bot]
2025-02-26 11:26:04 +00:00
committed by GitHub
parent eab5c961d2
commit def3bcb472

View File

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