Harden live release workflow #25

This commit is contained in:
2026-07-31 09:28:45 +02:00
parent 939dc9819d
commit e8b0645ea6
19 changed files with 223 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
importarr:
image: ghcr.io/OWNER/importarr:0.1.0
image: ghcr.io/OWNER/importarr:0.1.1
env_file: importarr.env
ports:
- "8765:8765"