Commit Graph

6 Commits

Author SHA1 Message Date
ferringb
12810fa1e7 Fix building process for picard 2.10 (#75)
* 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>
2023-11-06 05:07:40 +08:00
Mike
f3a10e4039 Changes to address Issue 37 (#38)
* update packages with high severity CVEs

* build trivy & use to update pkgs with fixed vulns

* linting

* linting
2021-03-07 20:57:00 +08:00
Mike
7741014756 Update GitHub actions (#35)
* 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
2020-12-16 15:18:48 +08:00
Mike Nye
54843135f6 update branches where actions are triggered 2020-11-24 18:14:59 +08:00
Mike Nye
673e834c39 add sponsorship info 2020-11-23 22:43:33 +08:00
Mike
7bac08a89b Add github actions + Linting (#27)
* Add github actions
* Linting
2020-10-22 20:44:21 +08:00