Skip to content

Commit

Permalink
chore(deps): bump nocodb/nocodb from 0.202.5 to 0.202.8 in /nocodb (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd authored Nov 22, 2023
2 parents 939ee03 + b936836 commit 72477b1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions nocodb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
FROM docker.io/nocodb/nocodb:0.202.5
FROM docker.io/nocodb/nocodb:0.202.8

ARG BUILD_REV
ARG BUILD_DATE
LABEL org.opencontainers.image.title="alwatr/nocodb" \
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." \
org.opencontainers.image.base.name="docker.io/wodby/nocodb:0.202.5" \
org.opencontainers.image.version="0.202.5" \
org.opencontainers.image.ref.name="0.202.5" \
org.opencontainers.image.base.name="docker.io/wodby/nocodb:0.202.8" \
org.opencontainers.image.version="0.202.8" \
org.opencontainers.image.ref.name="0.202.8" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.created=${BUILD_DATE} \
org.opencontainers.image.revision=${BUILD_REV} \
Expand All @@ -15,5 +15,5 @@ LABEL org.opencontainers.image.title="alwatr/nocodb" \
org.opencontainers.image.url="https://github.com/Alwatr/containers/tree/next/nocodb" \
org.opencontainers.image.documentation="https://github.com/Alwatr/containers/tree/next/nocodb" \
org.opencontainers.image.authors="S. Ali Mihandoost <[email protected]> (https://ali.mihandoost.com), S. Amir Mohammad Najafi <[email protected]> (https://njfamirm.ir/)" \
cloud.alwatr.image.version.full="0.202.5" \
cloud.alwatr.image.version.full="0.202.8" \
cloud.alwatr.image.version.short="0"

0 comments on commit 72477b1

Please sign in to comment.