Skip to content

Commit

Permalink
feat(mariadb/10): update wodby base
Browse files Browse the repository at this point in the history
Signed-off-by: S. Ali Mihandoost <[email protected]>
  • Loading branch information
AliMD authored Nov 22, 2023
1 parent bd39a5b commit 1281fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mariadb/10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ARG BUILD_REV
ARG BUILD_DATE
LABEL org.opencontainers.image.title="alwatr/mariadb" \
org.opencontainers.image.description="MariaDB was designed as a drop-in replacement of MySQL(R) with more features, new storage engines, fewer bugs, and better performance, packaged by Alwatr." \
org.opencontainers.image.base.name="docker.io/wodby/mariadb:10.11-3.26.5" \
org.opencontainers.image.base.name="docker.io/wodby/mariadb:10.11-3.27.1" \
org.opencontainers.image.version="10.11" \
org.opencontainers.image.ref.name="10.11-3.26.5" \
org.opencontainers.image.ref.name="10.11-3.27.1" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.created=${BUILD_DATE} \
org.opencontainers.image.revision=${BUILD_REV} \
Expand Down

0 comments on commit 1281fc8

Please sign in to comment.