0.4.7-debian-10-r19 release

This commit is contained in:
Bitnami Bot
2022-02-16 11:21:36 +00:00
parent 9cd8029722
commit 386007fa2a
3 changed files with 14 additions and 14 deletions

View File

@@ -9,10 +9,10 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "qatengine" "0.6.11-2" --checksum b22557e65a19857d481a536e8e98c26bdb89f1a01beb79781bbc0d6332fe6044
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-7" --checksum ed811d10882450d4755b893d5e034a0dd912cdb4f261dd332ddf6363411cc0ba
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx-intel" "0.4.7-6" --checksum 26c48cc07a81601d0d97a96ddde6d22c51b8a07063e29fa158b39c0510541d1c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-4" --checksum ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "qatengine" "0.6.11-3" --checksum b37daa55e544d3a25a19c257a3e49371e6e634c41cd69bb3b90ca316c793dadd
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-8" --checksum 4694f01476c5a457a71f280562df45ea542bdf3f9b298ff87643a89ea365f5fb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx-intel" "0.4.7-7" --checksum e7924e45eb2f6ff901a8deef6159a9c964f99aec73bc752f2cc8db68d0bc7a4f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@@ -23,7 +23,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/nginx/postunpack.sh
RUN /opt/bitnami/scripts/qatengine/postunpack.sh
ENV BITNAMI_APP_NAME="nginx-intel" \
BITNAMI_IMAGE_VERSION="0.4.7-debian-10-r18" \
BITNAMI_IMAGE_VERSION="0.4.7-debian-10-r19" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"

View File

@@ -1,30 +1,30 @@
{
"gosu": {
"arch": "amd64",
"digest": "ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53",
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-4"
"version": "1.14.0-5"
},
"nginx-intel": {
"arch": "amd64",
"digest": "26c48cc07a81601d0d97a96ddde6d22c51b8a07063e29fa158b39c0510541d1c",
"digest": "e7924e45eb2f6ff901a8deef6159a9c964f99aec73bc752f2cc8db68d0bc7a4f",
"distro": "debian-10",
"type": "NAMI",
"version": "0.4.7-6"
"version": "0.4.7-7"
},
"qatengine": {
"arch": "amd64",
"digest": "b22557e65a19857d481a536e8e98c26bdb89f1a01beb79781bbc0d6332fe6044",
"digest": "b37daa55e544d3a25a19c257a3e49371e6e634c41cd69bb3b90ca316c793dadd",
"distro": "debian-10",
"type": "NAMI",
"version": "0.6.11-2"
"version": "0.6.11-3"
},
"render-template": {
"arch": "amd64",
"digest": "ed811d10882450d4755b893d5e034a0dd912cdb4f261dd332ddf6363411cc0ba",
"digest": "4694f01476c5a457a71f280562df45ea542bdf3f9b298ff87643a89ea365f5fb",
"distro": "debian-10",
"type": "NAMI",
"version": "1.0.1-7"
"version": "1.0.1-8"
}
}

View File

@@ -56,7 +56,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`0`, `0-debian-10`, `0.4.7`, `0.4.7-debian-10-r18`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-intel/blob/0.4.7-debian-10-r18/0/debian-10/Dockerfile)
* [`0`, `0-debian-10`, `0.4.7`, `0.4.7-debian-10-r19`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-intel/blob/0.4.7-debian-10-r19/0/debian-10/Dockerfile)
## Get this image