Build for armv7 instead armhf (#124)

This commit is contained in:
Max Winterstein
2022-12-07 14:09:02 +01:00
committed by GitHub
parent 8c778ae0f1
commit 8d8c78c391
6 changed files with 15 additions and 7 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 1.1.3 // 07.12.2022
- Internal: Build image also for ARMv7
## 1.1.2 // 01.12.2022
- Fix permission error - part 3