Skip to content

Commit 990177d

Browse files
authored
chore(deps): bump wodby/mariadb from 11-3.27.1 to 11-3.28.2 in /mariadb/11 (#72)
2 parents b813cbc + 6c797ca commit 990177d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mariadb/11/Dockerfile

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
FROM docker.io/wodby/mariadb:11-3.27.1
1+
FROM docker.io/wodby/mariadb:11-3.28.2
22

33
ARG BUILD_REV
44
ARG BUILD_DATE
55
LABEL org.opencontainers.image.title="alwatr/mariadb" \
66
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." \
7-
org.opencontainers.image.base.name="docker.io/wodby/mariadb:11-3.27.1" \
8-
org.opencontainers.image.version="11.1.3" \
9-
org.opencontainers.image.ref.name="11.1.3-3.27.1" \
7+
org.opencontainers.image.base.name="docker.io/wodby/mariadb:11-3.28.2" \
8+
org.opencontainers.image.version="11.3.3" \
9+
org.opencontainers.image.ref.name="11.3.3-3.28.2" \
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/mariadb" \
1515
org.opencontainers.image.url="https://github.com/Alwatr/containers/tree/next/mariadb" \
1616
org.opencontainers.image.documentation="https://github.com/Alwatr/containers/tree/next/mariadb" \
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="11.1.3" \
18+
cloud.alwatr.image.version.full="11.3.3" \
1919
cloud.alwatr.image.version.short="11"

0 commit comments

Comments
 (0)