Skip to content

Commit 2551699

Browse files
authored
chore(deps): bump nocodb/nocodb from 0.204.1 to 0.204.4 in /nocodb (#84)
2 parents 990177d + 8c75b7d commit 2551699

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

nocodb/Dockerfile

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
FROM docker.io/nocodb/nocodb:0.204.1
1+
FROM docker.io/nocodb/nocodb:0.204.4
22

33
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.1" \
8-
org.opencontainers.image.version="0.204.1" \
9-
org.opencontainers.image.ref.name="0.204.1" \
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" \
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.1" \
18+
cloud.alwatr.image.version.full="0.204.4" \
1919
cloud.alwatr.image.version.short="0"

0 commit comments

Comments
 (0)