1.16.1-ol-7-r179 release
This commit is contained in:
parent
93c5a3e404
commit
0afa31e515
|
|
@ -21,7 +21,7 @@ RUN chmod -R g+rwX /opt/bitnami/nginx/conf
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="nginx" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.1-ol-7-r178" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.1-ol-7-r179" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/nginx/sbin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,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/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1.16-ol-7`, `1.16.1-ol-7-r178` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r178/1.16/ol-7/Dockerfile)
|
||||
* [`1.16-ol-7`, `1.16.1-ol-7-r179` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r179/1.16/ol-7/Dockerfile)
|
||||
* [`1.16-debian-9`, `1.16.1-debian-9-r144`, `1.16`, `1.16.1`, `1.16.1-r144`, `latest` (1.16/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-9-r144/1.16/debian-9/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue