Commit Graph

3 Commits

Author SHA1 Message Date
Hendrik Kleinwaechter
99031a72df Revert "#308 — Build docker image for both amd64 and arm64 (#311)" (#314)
This reverts commit e6709b0f5e.
2023-12-18 12:37:04 +01:00
Anthony Atkinson
e6709b0f5e #308 — Build docker image for both amd64 and arm64 (#311)
* Build for both amd64 and arm64

* Moving line to retrigger Actions check

* Removal of the `platform` flag—let system choose

* Indicate to apt-get that there is no frontend
2023-12-18 09:43:12 +01:00
Hendrik Kleinwaechter
bce4f84040 Build docker image for each PR (#300)
This builds a docker image for each PR and then one for the release
tagged as :latest.
2023-12-10 00:04:32 +01:00