chore: pin Unraid template to 0.14.0
Per .claude/rules/unraid-template-version.md this is an explicit decision each time, not a default. Confirmed for this release. The 0.14.0 GHCR image is published by docker-publish.yml when the release is created, so the tag exists shortly after this lands.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>StemDeck</Name>
|
||||
<Repository>ghcr.io/stemdeckapp/stemdeck:0.13.0</Repository>
|
||||
<Repository>ghcr.io/stemdeckapp/stemdeck:0.14.0</Repository>
|
||||
<Registry>https://github.com/stemdeckapp/stemdeck/pkgs/container/stemdeck</Registry>
|
||||
<Network>bridge</Network>
|
||||
<Shell>sh</Shell>
|
||||
|
||||
Reference in New Issue
Block a user