* Fix building process for picard 2.10
Since 2.8.5 (last published image), python3.7 became
required which in turn required using a more modern
ubuntu base. 22.04 was choosen in light of "newer is
better for audio tools" and since it removes the need
to use a secondary ppa.
The rest of the changes are either correcting package names
that have changed, or correcting for a file having moved in a repository.
Signed-off-by: Brian Harring <ferringb@gmail.com>
* Use explicit registry host to make podman building easier
Signed-off-by: Brian Harring <ferringb@gmail.com>
* Update deploy.yml
Add manual
* change image for final
* add libhangul to hopefully fix#77
* fix pipes
* more specific golang version
* linting DL3047
* update ca certs
---------
Signed-off-by: Brian Harring <ferringb@gmail.com>
Co-authored-by: Blair <criticalimpact@gmail.com>
Co-authored-by: Mike Nye <mike.nye@gmail.com>
* Create tests.yml
* Move copy of rootfs/ to top for github ssl cert load
* Include main branch, remove on push
* Remove old docker build test
* Update Dockerfile to include /CURRENT_VERSION
* Deploy to GitHub on push to main/master
* Fix typo