Skip to content

Commit 68a9533

Browse files
authored
chore(deps): bump library/wordpress from 6.4.1-php8.2-fpm to 6.4.3-php8.2-fpm in /wordpress/php8.2 (#69)
2 parents 9cafd8c + b57196a commit 68a9533

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

wordpress/php8.2/Dockerfile

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
FROM docker.io/library/wordpress:6.4.1-php8.2-fpm
1+
FROM docker.io/library/wordpress:6.4.3-php8.2-fpm
22

33
ARG BUILD_REV
44
ARG BUILD_DATE
55
LABEL org.opencontainers.image.title="alwatr/wordpress" \
66
org.opencontainers.image.description="A very slow, lazy and stupid CMS for newbies, packaged by Alwatr." \
7-
org.opencontainers.image.base.name="docker.io/library/wordpress:6.4.1-php8.2-fpm" \
8-
org.opencontainers.image.version="6.4.1" \
9-
org.opencontainers.image.ref.name="6.4.1-php8.2-fpm" \
7+
org.opencontainers.image.base.name="docker.io/library/wordpress:6.4.3-php8.2-fpm" \
8+
org.opencontainers.image.version="6.4.3" \
9+
org.opencontainers.image.ref.name="6.4.3-php8.2-fpm" \
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/wordpress" \
1515
org.opencontainers.image.url="https://github.com/Alwatr/containers/tree/next/wordpress/php8.2" \
1616
org.opencontainers.image.documentation="https://github.com/Alwatr/containers/tree/next/wordpress" \
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="6.4.1" \
18+
cloud.alwatr.image.version.full="6.4.3" \
1919
cloud.alwatr.image.version.short="6"

0 commit comments

Comments
 (0)