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 9186c13 commit c33bce5Copy full SHA for c33bce5
readme-vars.yml
@@ -43,7 +43,7 @@ app_setup_block: |
43
For local backups select `/backups` as the destination. For more information see [Duplicati]({{project_url}}).
44
# init diagram
45
init_diagram: |
46
- "duplicati:latest": {
+ "duplicati:development": {
47
docker-mods
48
base {
49
fix-attr +\nlegacy cont-init
@@ -79,7 +79,7 @@ init_diagram: |
79
Base Images: {
80
"baseimage-ubuntu:noble"
81
}
82
- "duplicati:latest" <- Base Images
+ "duplicati:development" <- Base Images
83
# changelog
84
changelogs:
85
- {date: "31.01.25:", desc: "Make `latest` stable releases, move beta releases to `development`."}
0 commit comments