1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 22:21:03 +08:00

chore(deps): update nocodb/nocodb docker tag to v0.301.3 (localApps) (#4266)

This commit is contained in:
renovate[bot] 2026-02-27 17:24:03 +00:00 committed by GitHub
parent 5eeb8b6c61
commit 9785accf87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 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.301.2 image: nocodb/nocodb:0.301.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"