1.52.2-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2020-08-01 20:58:38 +00:00
parent 02c7bfb609
commit 28eec467b2
3 changed files with 11 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="rclone" \
BITNAMI_IMAGE_VERSION="1.52.2-debian-10-r1" \
BITNAMI_IMAGE_VERSION="1.52.2-debian-10-r2" \
PATH="/opt/bitnami/rclone/bin:$PATH"
USER 1001

View File

@@ -1 +1,9 @@
{"rclone": {"arch": "amd64", "digest": "042cb51ae550dcee064a2545dff1d99ecb25bcf2a90b354251d9559b48113fc7", "distro": "debian-10", "type": "NAMI", "version": "1.52.2-0"}}
{
"rclone": {
"arch": "amd64",
"digest": "042cb51ae550dcee064a2545dff1d99ecb25bcf2a90b354251d9559b48113fc7",
"distro": "debian-10",
"type": "NAMI",
"version": "1.52.2-0"
}
}

View File

@@ -28,7 +28,7 @@ $ docker run --name rclone bitnami/rclone:latest
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/).
* [`1-debian-10`, `1.52.2-debian-10-r1`, `1`, `1.52.2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rclone/blob/1.52.2-debian-10-r1/1/debian-10/Dockerfile)
* [`1-debian-10`, `1.52.2-debian-10-r2`, `1`, `1.52.2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rclone/blob/1.52.2-debian-10-r2/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rclone GitHub repo](https://github.com/bitnami/bitnami-docker-rclone).