use own docker image

This commit is contained in:
2021-11-21 21:10:32 +01:00
parent 3029259d82
commit 0c71bea93e
2 changed files with 7 additions and 3 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.5.1] - 2021-11-21
### Changed
- use official docker image instead of installing rclone every time docker is used.
## [1.5.0] - 2021-11-20
### Added