[bitnami/wordpress-intel] Release 6.0.3-debian-11-r0 (#10497)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-10-18 08:06:41 +02:00
committed by GitHub
parent cd0de8221f
commit e1c59e53c6
4 changed files with 8 additions and 8 deletions

View File

@@ -4,11 +4,11 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="6.0.2-debian-11-r18" \
org.opencontainers.image.ref.name="6.0.3-debian-11-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wordpress-intel" \
org.opencontainers.image.title="wordpress-intel" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="6.0.2"
org.opencontainers.image.version="6.0.3"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -27,7 +27,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
"wp-cli-2.7.0-0-linux-${OS_ARCH}-debian-11" \
"nginx-intel-0.4.8-2-linux-${OS_ARCH}-debian-11" \
"mysql-client-10.6.10-1-linux-${OS_ARCH}-debian-11" \
"wordpress-6.0.2-4-linux-${OS_ARCH}-debian-11" \
"wordpress-6.0.3-0-linux-${OS_ARCH}-debian-11" \
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
@@ -52,7 +52,7 @@ RUN /opt/bitnami/scripts/php/postunpack.sh
RUN /opt/bitnami/scripts/nginx-php-fpm/postunpack.sh
RUN /opt/bitnami/scripts/wordpress/postunpack.sh
RUN /opt/bitnami/scripts/wp-cli/postunpack.sh
ENV APP_VERSION="6.0.2" \
ENV APP_VERSION="6.0.3" \
BITNAMI_APP_NAME="wordpress-intel" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@@ -43,10 +43,10 @@
},
"wordpress": {
"arch": "amd64",
"digest": "9130703a114610a0f99387049082e49a525046231490345bdd7aaeda0e97c224",
"digest": "7385cd5afc72f6c2388ded8bbc1d4fc73b3fb8f703efe29ff64ffa61ef086e93",
"distro": "debian-11",
"type": "NAMI",
"version": "6.0.2-4"
"version": "6.0.3-0"
},
"wp-cli": {
"arch": "amd64",

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "6"
- "6-debian-11"
- "6.0.2"
- "6.0.3"
- "latest"

View File

@@ -581,7 +581,7 @@ Based on the extended image, you can update the [`docker-compose.yml`](https://g
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues), or submit a [pull request](https://github.com/bitnami/containers/pulls) with your contribution.
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution.
## Issues