dangerzone/.github/workflows
deeplow e989069712
Add ubuntu 23.04 (lunar) support
The Ubuntu 23.04 docker image includes a user by default (ubuntu) which
overtakes the 1000 uid and so our user becomes 1001 which makes the user
directory unwritable. The solution as suggested in [1] was to remove
that user.

[1]: https://bugs.launchpad.net/cloud-images/+bug/2005129

Fixes #452
2023-06-28 11:07:59 +01:00
..
ci.yml Add ubuntu 23.04 (lunar) support 2023-06-28 11:07:59 +01:00
scan.yml Restructure container code 2023-06-21 11:44:47 +03:00
scan_released.yml ci: Add security scanning 2023-05-17 20:29:13 +03:00