1.16.1-ol-7-r156 release
This commit is contained in:
parent
d732229c4d
commit
240478e854
|
|
@ -20,7 +20,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-r155" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.1-ol-7-r156" \
|
||||
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-r155` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r155/1.16/ol-7/Dockerfile)
|
||||
* [`1.16-ol-7`, `1.16.1-ol-7-r156` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r156/1.16/ol-7/Dockerfile)
|
||||
* [`1.16-debian-9`, `1.16.1-debian-9-r126`, `1.16`, `1.16.1`, `1.16.1-r126`, `latest` (1.16/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-9-r126/1.16/debian-9/Dockerfile)
|
||||
* [`1.16-centos-7`, `1.16.1-centos-7-r155` (1.16/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-centos-7-r155/1.16/centos-7/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue