5.1.0-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2021-03-03 20:47:04 +00:00
parent aaee690c00
commit 17ef874a71
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.46-
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.28-0" --checksum 9398376ca9e2033d5bc193232e8aa9b57d91d4ccf06fa67bfa0d30ef36e44c25
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "7.4.15-1" --checksum 8ae456c7183e301493d75ec3d0ac9b17439aedd37c6cc6f26178b82653a89125
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "phpmyadmin" "5.0.4-1" --checksum fead1af4b55d7ba70196fe2d2f78b331401deda39b6562f5c6075198e7f4f2d0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "phpmyadmin" "5.1.0-1" --checksum 6a1e65be5ec0a38dd8035a4e47509047cc19c8c0f00c31945694afd2abd3d998
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
RUN chmod g+rwX /opt/bitnami
@@ -28,7 +28,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
BITNAMI_APP_NAME="phpmyadmin" \
BITNAMI_IMAGE_VERSION="5.0.4-debian-10-r129" \
BITNAMI_IMAGE_VERSION="5.1.0-debian-10-r0" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@@ -36,10 +36,10 @@
},
"phpmyadmin": {
"arch": "amd64",
"digest": "fead1af4b55d7ba70196fe2d2f78b331401deda39b6562f5c6075198e7f4f2d0",
"digest": "6a1e65be5ec0a38dd8035a4e47509047cc19c8c0f00c31945694afd2abd3d998",
"distro": "debian-10",
"type": "NAMI",
"version": "5.0.4-1"
"version": "5.1.0-1"
},
"render-template": {
"arch": "amd64",

View File

@@ -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/tutorials/understand-rolling-tags-containers/).
* [`5`, `5-debian-10`, `5.0.4`, `5.0.4-debian-10-r129`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/5.0.4-debian-10-r129/5/debian-10/Dockerfile)
* [`5`, `5-debian-10`, `5.1.0`, `5.1.0-debian-10-r0`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/5.1.0-debian-10-r0/5/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).