Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
7 changes: 4 additions & 3 deletions docker/12/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ All notable changes to the Debian 12 Docker image will be documented in this fil
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [12.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.15.0...12-v12.15.0) (2026-08-07)
## [12.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.15.0...12-v12.15.0) (2026-08-28)


### 鈾伙笍 Miscellaneous Chores
### 馃悰 Bug Fixes

* align debian 12 and 13 build matrices with upstream supported architectures ([356acba](https://github.com/snowdreamtech/debian/commit/356acba69ab9534e2fea2d59b5d6be6b125fbdff))
* **entrypoint:** unify default non-root username to appuser and restore flat script structure ([33a687f](https://github.com/snowdreamtech/debian/commit/33a687ffe55fe72598845e73685a3bbe4c09b500))
* **entrypoint:** wrap user setup in function and default username for non-root PUID ([d2ec26f](https://github.com/snowdreamtech/debian/commit/d2ec26f139757a43b9b8d6d38b418581d2bfca94))

## [12.14.0](https://github.com/snowdreamtech/debian/compare/12-v12.13.0...12-v12.14.0) (2026-06-14)

Expand Down
7 changes: 4 additions & 3 deletions docker/13/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ All notable changes to the Debian 13 Docker image will be documented in this fil
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [13.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.6.0...13-v13.6.0) (2026-08-07)
## [13.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.6.0...13-v13.6.0) (2026-08-28)


### 鈾伙笍 Miscellaneous Chores
### 馃悰 Bug Fixes

* align debian 12 and 13 build matrices with upstream supported architectures ([356acba](https://github.com/snowdreamtech/debian/commit/356acba69ab9534e2fea2d59b5d6be6b125fbdff))
* **entrypoint:** unify default non-root username to appuser and restore flat script structure ([33a687f](https://github.com/snowdreamtech/debian/commit/33a687ffe55fe72598845e73685a3bbe4c09b500))
* **entrypoint:** wrap user setup in function and default username for non-root PUID ([d2ec26f](https://github.com/snowdreamtech/debian/commit/d2ec26f139757a43b9b8d6d38b418581d2bfca94))

## [13.5.0](https://github.com/snowdreamtech/debian/compare/13-v13.4.0...13-v13.5.0) (2026-06-14)

Expand Down
Loading