We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f8f55 commit f80164aCopy full SHA for f80164a
1 file changed
readme-vars.yml
@@ -75,6 +75,7 @@ init_diagram: |
75
init-config -> init-crontab-config
76
init-mods-end -> init-custom-files
77
init-config -> init-deluge-config
78
+ init-crontab-config -> init-deluge-config
79
init-adduser -> init-device-perms
80
base -> init-envfile
81
base -> init-migrations
@@ -94,7 +95,7 @@ init_diagram: |
94
95
svc-deluged -> legacy-services
96
}
97
Base Images: {
- "baseimage-alpine:3.21"
98
+ "baseimage-alpine:3.23"
99
100
"deluge:libtorrentv1" <- Base Images
101
# changelog
0 commit comments