Docker image arch linux/arm/v7 added

This commit is contained in:
Paramtamtam
2021-03-23 15:08:46 +05:00
parent ce90d6dc89
commit 8c5b04a0df
3 changed files with 21 additions and 10 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
## v1.3.0
### Added
- Support for `linux/arm/v7` platform for docker image
## v1.2.0
### Changed