Fix permission bug in dockerfile

This commit is contained in:
Max Winterstein
2020-12-30 02:05:56 +01:00
parent 84215747d8
commit dab1fc87b0
3 changed files with 7 additions and 3 deletions

View File

@@ -6,5 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.0.1] - 2020-12-30
## [0.2.0] - 2020-12-30
- Fix permission bug in dockerfile
## [0.1.0] - 2020-12-30
- Initial release