102 Commits

Author SHA1 Message Date
1007bda289 Merge pull request #44 from N0rthernL1ghts/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-11-27 20:18:27 +01:00
dependabot[bot]
4ff360da06 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 10:05:07 +00:00
800fc440b5 Merge pull request #42 from N0rthernL1ghts/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-12 18:12:37 +02:00
dependabot[bot]
ea21102694 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 16:02:53 +00:00
742ff02ae2 Run on github runner 2025-06-16 23:09:45 +02:00
a5ff03475b Merge branch 'master' of github.com:N0rthernL1ghts/s6-rootfs 2025-06-16 22:31:43 +02:00
5b2eb787cf Use GNU wget 2025-06-16 22:31:30 +02:00
b557829d7a Update to Alpine 3.22 2025-06-16 22:30:53 +02:00
d9ad5ff2d9 Merge pull request #40 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-6.8.0
Bump docker/bake-action from 6.7.0 to 6.8.0
2025-06-16 14:04:43 +02:00
bce0abcfb8 Merge pull request #41 from N0rthernL1ghts/dependabot/docker/alpine-3.22
Bump alpine from 3.21 to 3.22
2025-06-16 14:04:31 +02:00
dependabot[bot]
b31c815813 Bump alpine from 3.21 to 3.22
Bumps alpine from 3.21 to 3.22.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 11:09:42 +00:00
dependabot[bot]
e4615c6b69 Bump docker/bake-action from 6.7.0 to 6.8.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.7.0...v6.8.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 6.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 10:43:39 +00:00
c47f8f0182 Merge pull request #39 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-6.7.0
Bump docker/bake-action from 6.6.0 to 6.7.0
2025-05-18 12:45:28 +02:00
dependabot[bot]
157fa7e7fe Bump docker/bake-action from 6.6.0 to 6.7.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.6.0...v6.7.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 10:32:31 +00:00
45e0d61c6b Merge pull request #38 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-6.6.0
Bump docker/bake-action from 6.5.0 to 6.6.0
2025-04-25 23:04:01 +02:00
dependabot[bot]
e9d28ed5b0 Bump docker/bake-action from 6.5.0 to 6.6.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.5.0...v6.6.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 10:36:22 +00:00
b3b6ef30be Remove gha cache 2025-03-13 04:15:14 +01:00
c3b7cc2f6e Use self-hosted runner 2025-03-13 03:48:53 +01:00
dcf140d2cf Revert busybox rebase. Busybox's wget seems to have a bug
See (Docker): https://github.com/docker-library/busybox/issues/162

See (Upstream): https://bugs.busybox.net/show_bug.cgi?id=15679
2025-03-12 04:03:39 +01:00
b3ac1158ba Refactor, add arch/noarch symlinks, simplify and rebase build stages to busybox 2025-03-12 02:55:04 +01:00
a1dcabe094 Update to version 3.2.0.2 2025-03-02 00:12:15 +01:00
0dff2e2eda Add versions 3.2.0.0, 3.2.0.1 and 3.2.0.2 v3.2.0.2 2025-03-02 00:05:37 +01:00
d5c6850960 Stop using deprecated TARGETPLATFORM @ FROM directives 2025-03-01 23:57:27 +01:00
3c24c63a3b Add note about broken GHA builds 2025-03-01 23:53:31 +01:00
b5b8811d71 Update comment 2025-03-01 23:51:46 +01:00
77a6a1ae38 Remove dockerhub 2025-03-01 23:44:32 +01:00
0bfc6f469c Merge pull request #37 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-6.5.0
Bump docker/bake-action from 6.4.0 to 6.5.0
2025-03-01 23:35:26 +01:00
dependabot[bot]
72054b6337 Bump docker/bake-action from 6.4.0 to 6.5.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 10:44:57 +00:00
28d2032581 Merge pull request #35 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-6.4.0
Bump docker/bake-action from 4.1.0 to 6.4.0
2025-02-24 18:36:20 +01:00
5df5a0b695 Merge pull request #36 from N0rthernL1ghts/dependabot/docker/alpine-3.21
Bump alpine from 3.20 to 3.21
2025-02-24 18:34:25 +01:00
dependabot[bot]
8a0aa787ba Bump alpine from 3.20 to 3.21
Bumps alpine from 3.20 to 3.21.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 11:57:22 +00:00
dependabot[bot]
659a9bf2ee Bump docker/bake-action from 4.1.0 to 6.4.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.1.0 to 6.4.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4.1.0...v6.4.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 11:03:51 +00:00
9ec886c907 Merge pull request #24 from N0rthernL1ghts/dependabot/docker/alpine-3.20
Bump alpine from 3.19 to 3.20
2025-02-22 16:38:59 +01:00
dependabot[bot]
74ab34ea96 Bump alpine from 3.19 to 3.20
Bumps alpine from 3.19 to 3.20.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 10:11:45 +00:00
3d259d126a Add support for s6-overlay v3.1.6.2 v3.1.6.2 2024-05-15 00:54:23 +02:00
2b4369eece Add support for s6-overlay v3.1.6.1 v3.1.6.1 2024-05-15 00:53:40 +02:00
4774e6ba1b Add support for s6-overlay v3.1.6.0 v3.1.6.0 2024-05-15 00:49:58 +02:00
5880321a36 Add support for s6-overlay v3.1.5.0 v3.1.5.0 2024-05-15 00:47:46 +02:00
ea0dc647d1 Merge pull request #20 from N0rthernL1ghts/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2024-05-14 23:37:26 +02:00
963214dd95 Merge pull request #21 from N0rthernL1ghts/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2024-05-14 23:37:11 +02:00
4e09119b5a Merge pull request #17 from N0rthernL1ghts/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-05-14 23:36:55 +02:00
847a5286af Merge branch 'master' of github.com:N0rthernL1ghts/s6-rootfs 2024-05-14 23:36:27 +02:00
86f6ba7859 Bump Alpine version to 3.19 (Only used during build stages) 2024-05-14 23:26:56 +02:00
224ae05a64 Merge pull request #19 from N0rthernL1ghts/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2024-05-14 17:30:04 +02:00
f973d27a3b Merge pull request #22 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-4.1.0
Bump docker/bake-action from 3.1.0 to 4.1.0
2024-05-14 17:21:50 +02:00
dependabot[bot]
13ba3601ca Bump docker/bake-action from 3.1.0 to 4.1.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3.1.0 to 4.1.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v3.1.0...v4.1.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 10:32:18 +00:00
dependabot[bot]
e7178a275b Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:55:04 +00:00
dependabot[bot]
4ee8b820a4 Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:55:01 +00:00
dependabot[bot]
cb9c060731 Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:54:59 +00:00
dependabot[bot]
7e4d35bdf4 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 10:18:36 +00:00