Skip to content

Commit

Permalink
chore(deps): bump wodby/mariadb from 10.11-3.26.4 to 10.11-3.26.5 in …
Browse files Browse the repository at this point in the history
…/mariadb/10 (#25)
  • Loading branch information
alimd authored Nov 14, 2023
2 parents cfa0604 + 8d6c9c8 commit 7c2ef3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mariadb/10/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
FROM docker.io/wodby/mariadb:10.11-3.26.4
FROM docker.io/wodby/mariadb:10.11-3.26.5

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.4" \
org.opencontainers.image.base.name="docker.io/wodby/mariadb:10.11-3.26.5" \
org.opencontainers.image.version="10.11" \
org.opencontainers.image.ref.name="10.11-3.26.4" \
org.opencontainers.image.ref.name="10.11-3.26.5" \
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/mariadb" \
org.opencontainers.image.url="https://github.com/Alwatr/containers/tree/next/mariadb" \
org.opencontainers.image.documentation="https://github.com/Alwatr/containers/tree/next/mariadb" \
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="10.11.5" \
cloud.alwatr.image.version.full="10.11.6" \
cloud.alwatr.image.version.short="10"

0 comments on commit 7c2ef3a

Please sign in to comment.