[bitnami/nginx] Release 1.22.1-debian-11-r0 (#10737)

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-19 17:05:33 +02:00
committed by GitHub
parent 5ba84fa003
commit 1de1ed6ed2
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="1.22.0-debian-11-r50" \
org.opencontainers.image.ref.name="1.22.1-debian-11-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/nginx" \
org.opencontainers.image.title="nginx" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.22.0"
org.opencontainers.image.version="1.22.1"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -22,7 +22,7 @@ RUN install_packages ca-certificates curl libcrypt1 libgeoip1 libpcre3 libssl1.1
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"render-template-1.0.3-154-linux-${OS_ARCH}-debian-11" \
"nginx-1.22.0-163-linux-${OS_ARCH}-debian-11" \
"nginx-1.22.1-0-linux-${OS_ARCH}-debian-11" \
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
@@ -43,7 +43,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
COPY rootfs /
RUN /opt/bitnami/scripts/nginx/postunpack.sh
ENV APP_VERSION="1.22.0" \
ENV APP_VERSION="1.22.1" \
BITNAMI_APP_NAME="nginx" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@@ -8,10 +8,10 @@
},
"nginx": {
"arch": "amd64",
"digest": "0932a15949e17ae43d8de7e82dcc871f7a70d2c11284c8676746184d6230a219",
"digest": "df94c4c4ef818fe8b79e0633c5392be89b05a4fe403566d429a5dd6b3c21275e",
"distro": "debian-11",
"type": "NAMI",
"version": "1.22.0-163"
"version": "1.22.1-0"
},
"render-template": {
"arch": "amd64",

View File

@@ -1,4 +1,4 @@
rolling-tags:
- "1.22"
- "1.22-debian-11"
- "1.22.0"
- "1.22.1"

View File

@@ -576,7 +576,7 @@ $ docker-compose up nginx
## 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