4.9.3-ol-7-r6 release
This commit is contained in:
parent
f5510c66d9
commit
3373be40b2
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r580
|
||||
FROM bitnami/oraclelinux-extras:7-r581
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY prebuildfs /
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack phpmyadmin-4.9.3-0 --checksum c335cef20d565556921491985b3
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="phpmyadmin" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.3-ol-7-r5" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.3-ol-7-r6" \
|
||||
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.3-ol-7-r5` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.3-ol-7-r5/4/ol-7/Dockerfile)
|
||||
* [`4-ol-7`, `4.9.3-ol-7-r6` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.3-ol-7-r6/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.3-debian-9-r4`, `4`, `4.9.3`, `4.9.3-r4`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.3-debian-9-r4/4/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).
|
||||
|
|
@ -326,7 +326,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
|||
|
||||
# License
|
||||
|
||||
Copyright 2016-2019 Bitnami
|
||||
Copyright 2016-2020 Bitnami
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
|||
Loading…
Reference in New Issue