4.17.1-ol-7-r13 release
This commit is contained in:
parent
08365dfeb6
commit
7b33c9688a
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r359
|
||||
FROM bitnami/oraclelinux-extras:7-r360
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -16,7 +16,7 @@ RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwx /dist /app
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="express" \
|
||||
BITNAMI_IMAGE_VERSION="4.17.1-ol-7-r12" \
|
||||
BITNAMI_IMAGE_VERSION="4.17.1-ol-7-r13" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/sequelize-cli/bin:/opt/bitnami/node/bin:/opt/bitnami/git/bin:/opt/bitnami/express-generator/bin:/opt/bitnami/express/bin:/opt/bitnami/bower/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,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.17.1-ol-7-r12` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-ol-7-r12/4/ol-7/Dockerfile)
|
||||
* [`4-ol-7`, `4.17.1-ol-7-r13` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-ol-7-r13/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.17.1-debian-9-r12`, `4`, `4.17.1`, `4.17.1-r12`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-debian-9-r12/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