4.16.4-ol-7-r128 release
This commit is contained in:
parent
c11fc9d019
commit
96d1beae31
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r265
|
||||
FROM bitnami/oraclelinux-extras:7-r266
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -13,7 +13,7 @@ RUN mkdir -p /dist /app /.npm && chmod g+rwx /app /dist /.npm
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="express" \
|
||||
BITNAMI_IMAGE_VERSION="4.16.4-ol-7-r127" \
|
||||
BITNAMI_IMAGE_VERSION="4.16.4-ol-7-r128" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/node/bin:/opt/bitnami/express-generator/bin:/opt/bitnami/express/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ $ kubectl apply -f test.yaml
|
|||
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/).
|
||||
|
||||
|
||||
* [`4-ol-7`, `4.16.4-ol-7-r127` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.16.4-ol-7-r127/4/ol-7/Dockerfile)
|
||||
* [`4-ol-7`, `4.16.4-ol-7-r128` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.16.4-ol-7-r128/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.16.4-debian-9-r118`, `4`, `4.16.4`, `4.16.4-r118`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.16.4-debian-9-r118/4/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).
|
||||
|
|
|
|||
Loading…
Reference in New Issue