mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 15:07:17 +08:00
1.52.2-debian-10-r2 release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user