2.1.0-debian-10-r103 release

This commit is contained in:
Bitnami Bot 2020-08-02 01:23:24 +00:00
parent c3b258b570
commit 930e697d42
3 changed files with 32 additions and 3 deletions

View File

@ -19,7 +19,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="2.1.0-debian-10-r102" \
BITNAMI_IMAGE_VERSION="2.1.0-debian-10-r103" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@ -1 +1,30 @@
{"gosu": {"arch": "amd64", "digest": "51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c", "distro": "debian-10", "type": "NAMI", "version": "1.12.0-1"}, "node": {"arch": "amd64", "digest": "971b57b7cc15a47d50c5e4871b808ed55580feb1248828c3b4cdac5a1ad59fdd", "distro": "debian-10", "type": "NAMI", "version": "12.18.3-0"}, "parse-dashboard": {"arch": "amd64", "digest": "2c7fe862852988402b2e7dbeee939e20350863f95e021275de0603f60409dd9b", "distro": "debian-10", "type": "NAMI", "version": "2.1.0-0"}, "tini": {"arch": "amd64", "digest": "9a8ae20be31a518f042fcec359f2cf35bfdb4e2a56f2fa8ff9ef2ecaf45da80c", "distro": "debian-10", "type": "NAMI", "version": "0.19.0-0"}}
{
"gosu": {
"arch": "amd64",
"digest": "51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c",
"distro": "debian-10",
"type": "NAMI",
"version": "1.12.0-1"
},
"node": {
"arch": "amd64",
"digest": "971b57b7cc15a47d50c5e4871b808ed55580feb1248828c3b4cdac5a1ad59fdd",
"distro": "debian-10",
"type": "NAMI",
"version": "12.18.3-0"
},
"parse-dashboard": {
"arch": "amd64",
"digest": "2c7fe862852988402b2e7dbeee939e20350863f95e021275de0603f60409dd9b",
"distro": "debian-10",
"type": "NAMI",
"version": "2.1.0-0"
},
"tini": {
"arch": "amd64",
"digest": "9a8ae20be31a518f042fcec359f2cf35bfdb4e2a56f2fa8ff9ef2ecaf45da80c",
"distro": "debian-10",
"type": "NAMI",
"version": "0.19.0-0"
}
}

View File

@ -35,7 +35,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
* [`2-debian-10`, `2.1.0-debian-10-r102`, `2`, `2.1.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.1.0-debian-10-r102/2/debian-10/Dockerfile)
* [`2-debian-10`, `2.1.0-debian-10-r103`, `2`, `2.1.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.1.0-debian-10-r103/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).