Skip to content

Commit 5f26f29

Browse files
committed
chore: release main
1 parent 521bcb2 commit 5f26f29

4 files changed

Lines changed: 24 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"docker/alpine": "3.24.0",
3-
"docker/debian": "13.5.0",
4-
"docker/rocky": "10.2.0"
2+
"docker/alpine": "3.23.4",
3+
"docker/debian": "13.4.0",
4+
"docker/rocky": "10.1.0"
55
}

docker/alpine/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.23.4](https://github.com/snowdreamtech/devcontainers/compare/alpine-v3.24.0...alpine-v3.23.4) (2026-06-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **build:** pass GITHUB_TOKEN to docker buildx to prevent API rate limiting ([521bcb2](https://github.com/snowdreamtech/devcontainers/commit/521bcb2ec0aee2cb3cec2a634bc066b7596df0d3))
9+
310
## [3.23.4](https://github.com/snowdreamtech/base/compare/alpine-v3.23.4...alpine-v3.23.4) (2026-04-29)
411

512

docker/debian/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [13.4.0](https://github.com/snowdreamtech/devcontainers/compare/debian-v13.5.0...debian-v13.4.0) (2026-06-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **build:** pass GITHUB_TOKEN to docker buildx to prevent API rate limiting ([521bcb2](https://github.com/snowdreamtech/devcontainers/commit/521bcb2ec0aee2cb3cec2a634bc066b7596df0d3))
9+
310
## [13.4.0](https://github.com/snowdreamtech/base/compare/debian-v13.4.0...debian-v13.4.0) (2026-04-29)
411

512

docker/rocky/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [10.1.0](https://github.com/snowdreamtech/devcontainers/compare/rocky-v10.2.0...rocky-v10.1.0) (2026-06-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **build:** pass GITHUB_TOKEN to docker buildx to prevent API rate limiting ([521bcb2](https://github.com/snowdreamtech/devcontainers/commit/521bcb2ec0aee2cb3cec2a634bc066b7596df0d3))
9+
310
## [10.1.0](https://github.com/snowdreamtech/base/compare/rocky-v10.1.0...rocky-v10.1.0) (2026-04-29)
411

512

0 commit comments

Comments
 (0)