Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions

* **16.08.25:** - Rebase to Alpine 3.22.
* **08.13.25:** - Use double-dash long options for syncthing v2.0.0.
* **13.08.25:** - Use double-dash long options for syncthing v2.0.0.
* **12.03.24:** - Rebase to Alpine 3.21.
* **06.06.24:** - Rebase to Alpine 3.20.
* **05.03.24:** - Rebase to Alpine 3.19.
Expand Down
2 changes: 1 addition & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ init_diagram: |
# changelog
changelogs:
- {date: "16.08.25:", desc: "Rebase to Alpine 3.22."}
- {date: "08.13.25:", desc: "Use double-dash long options for syncthing v2.0.0."}
- {date: "13.08.25:", desc: "Use double-dash long options for syncthing v2.0.0."}
- {date: "12.03.24:", desc: "Rebase to Alpine 3.21."}
- {date: "06.06.24:", desc: "Rebase to Alpine 3.20."}
- {date: "05.03.24:", desc: "Rebase to Alpine 3.19."}
Expand Down