summaryrefslogtreecommitdiff
path: root/ci/docker/docurium
Commit message (Collapse)AuthorAgeFilesLines
* ci: update container versionsEdward Thomson2021-08-231-0/+1
| | | | | Update all the container versions to force a rebuild so that they'll get tagged with latest (due to changes in the CI scripts).
* ci: support multi-arch docker buildsEdward Thomson2020-11-231-1/+2
| | | | | Provide the base to our docker images and run with the QEMU docker support optionally.
* ci: stop using deprecated set-env in GitHub ActionsEdward Thomson2020-11-181-0/+3
(And move the ci scripts into the `ci` directory.)