Skip to content

Commit 40be556

Browse files
authored
feat(nocodb): update labels
Signed-off-by: S. Ali Mihandoost <[email protected]>
1 parent 48e0db8 commit 40be556

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

nocodb/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ ARG BUILD_REV
44
ARG BUILD_DATE
55
LABEL org.opencontainers.image.title="alwatr/nocodb" \
66
org.opencontainers.image.description="A free, open-source, self-hosted, and extensible database management tool that helps you easily manage and visualize your data, packaged by Alwatr." \
7-
org.opencontainers.image.base.name="docker.io/wodby/nocodb:0.204.4" \
8-
org.opencontainers.image.version="0.204.4" \
9-
org.opencontainers.image.ref.name="0.204.4" \
7+
org.opencontainers.image.base.name="docker.io/wodby/nocodb:0.204.9" \
8+
org.opencontainers.image.version="0.204.9" \
9+
org.opencontainers.image.ref.name="0.204.9" \
1010
org.opencontainers.image.licenses="MIT" \
1111
org.opencontainers.image.created=${BUILD_DATE} \
1212
org.opencontainers.image.revision=${BUILD_REV} \
@@ -15,5 +15,5 @@ LABEL org.opencontainers.image.title="alwatr/nocodb" \
1515
org.opencontainers.image.url="https://github.com/Alwatr/containers/tree/next/nocodb" \
1616
org.opencontainers.image.documentation="https://github.com/Alwatr/containers/tree/next/nocodb" \
1717
org.opencontainers.image.authors="S. Ali Mihandoost <[email protected]> (https://ali.mihandoost.com), S. Amir Mohammad Najafi <[email protected]> (https://njfamirm.ir/)" \
18-
cloud.alwatr.image.version.full="0.204.4" \
18+
cloud.alwatr.image.version.full="0.204.9" \
1919
cloud.alwatr.image.version.short="0"

0 commit comments

Comments
 (0)