4.9.4-ol-7-r1 release
This commit is contained in:
parent
381728d4c0
commit
ceab79bf9b
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r586
|
||||
FROM bitnami/oraclelinux-extras:7-r589
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY prebuildfs /
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack phpmyadmin-4.9.4-0 --checksum e3d131c3997baae0553f280a6f4
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="phpmyadmin" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.4-ol-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.4-ol-7-r1" \
|
||||
DATABASE_ENABLE_SSL="no" \
|
||||
DATABASE_HOST="mariadb" \
|
||||
DATABASE_PORT_NUMBER="3306" \
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
|||
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.9.4-ol-7-r0` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.4-ol-7-r0/4/ol-7/Dockerfile)
|
||||
* [`4-ol-7`, `4.9.4-ol-7-r1` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.4-ol-7-r1/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.4-debian-9-r0`, `4`, `4.9.4`, `4.9.4-r0`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.4-debian-9-r0/4/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).
|
||||
|
|
|
|||
Loading…
Reference in New Issue