dangerzone/.github
Alex Pyrgiotis 99011f9c46
ci: Work with image tarballs that are not tagged as 'latest'
Now that our image tarball is not tagged as 'latest', we must first grab
the image tag first, and then refer to it. We can grab the tag either
from `share/image-id.txt` (if available) or with:

    docker load dangerzone.rocks/dangerzone --format {{ .Tag }}
2024-12-09 19:19:22 +02:00
..
ISSUE_TEMPLATE Issue templates: rephrase how we ask docker info to the users 2024-11-28 18:04:24 +01:00
workflows ci: Work with image tarballs that are not tagged as 'latest' 2024-12-09 19:19:22 +02:00
dependabot.yml Added Dependabot for Github actions 2024-04-22 22:02:15 +03:00