Commit Graph

62 Commits

Author SHA1 Message Date
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]
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
a1576900ed
Remove linux/armhf support 2023-06-15 09:58:06 +02:00
fa736a885e
Merge pull request #16 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-3.1.0
Bump docker/bake-action from 2.3.0 to 3.1.0
2023-06-15 01:29:17 +02:00
357b334f16
Merge pull request #15 from N0rthernL1ghts/dependabot/docker/alpine-3.18
Bump alpine from 3.17 to 3.18
2023-06-15 01:29:03 +02:00
dependabot[bot]
1117734298
Bump docker/bake-action from 2.3.0 to 3.1.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2.3.0 to 3.1.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2.3.0...v3.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-06-13 11:01:49 +00:00
dependabot[bot]
19badf3bd7
Bump alpine from 3.17 to 3.18
Bumps alpine from 3.17 to 3.18.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 10:59:30 +00:00
bd27824a51
Add support for ghcr.io 2023-04-11 12:43:59 +02:00
11076e36e5
Trigger build
Testing cache
2023-04-11 12:28:43 +02:00
8347a76643
Update to v3.1.4.2 2023-04-11 12:21:29 +02:00
d4599f3752
Update to a new template with improved caching 2023-04-11 12:18:35 +02:00
3b7a3541af
Update readme
- Add missing entrypoint directive to the example

- Add example configuration that can be passed to S6
2023-03-17 17:45:02 +01:00
cbd004f849
Merge pull request #7 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-2.3.0
Bump docker/bake-action from 2.2.0 to 2.3.0
2023-03-17 17:21:37 +01:00
d501dee3b5
Merge pull request #12 from N0rthernL1ghts/dependabot/docker/alpine-3.17
Bump alpine from 3.15 to 3.17
2023-03-17 17:19:20 +01:00
dfe04fed44
Update to v3.1.4.1 2023-03-17 17:15:31 +01:00
9eba8a728b
Update to v3.1.4.0 2023-03-17 17:12:35 +01:00
8524dfb548
Update to v3.1.3.0 2023-03-17 17:10:14 +01:00
dependabot[bot]
211212d03f
Bump alpine from 3.15 to 3.17
Bumps alpine from 3.15 to 3.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 11:06:56 +00:00
dependabot[bot]
fe7a908bb0
Bump docker/bake-action from 2.2.0 to 2.3.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2.2.0...v2.3.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>
2022-10-12 10:51:50 +00:00
9ee5815ee6
Update with instructions 2022-09-14 01:54:54 +02:00
2aae9c2fc9
Set default version to 3.1.0.0 2022-09-14 01:44:16 +02:00
0a5084746c
Verify file integrity for new versions 2022-09-14 01:43:50 +02:00
779eef0d71
Simplify 2022-09-14 00:56:16 +02:00
44e226500d
Add support for rest of versions up to today
Versions: 3.1.0.1, 3.1.1.0, 3.1.1.1, 3.1.1.2, 3.1.2.0, 3.1.2.1
2022-09-14 00:51:55 +02:00
4e4125400f
Update suffix for version 3.0.0.0 2022-09-14 00:46:45 +02:00
e4cfc98707
Handle filename pattern change 2022-09-14 00:43:32 +02:00
9497a042f3
Handle filename pattern change 2022-09-14 00:35:45 +02:00
cca14e36e9
Support versions 3.0.0.2-2 and 3.1.0.0 2022-09-14 00:11:05 +02:00
d13e6f5aa9
Remove unecessary build arg 2022-09-13 23:29:04 +02:00
76ef92e9c0
Trigger build 2022-09-13 23:25:54 +02:00
ff35d9e0ef
Replace build file with docker/bake-action and implement GHA cache 2022-09-13 23:23:11 +02:00
138c59b810
Improve syntax 2022-09-13 23:22:32 +02:00
f812dd5944
Merge branch 'master' of github.com:N0rthernL1ghts/s6-rootfs 2022-09-13 23:21:59 +02:00
3372cef4ae
Merge pull request #6 from N0rthernL1ghts/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-09-13 23:09:15 +02:00
ebdc0cbfd1
Merge pull request #5 from N0rthernL1ghts/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-09-13 23:08:57 +02:00
7b2cbbf458
Merge pull request #4 from N0rthernL1ghts/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2022-09-13 23:08:39 +02:00
dependabot[bot]
b437f55524
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
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>
2022-09-13 21:08:31 +00:00
248f6fb30c
Merge pull request #3 from N0rthernL1ghts/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-09-13 23:08:20 +02:00
52778013dc
Merge pull request #2 from N0rthernL1ghts/dependabot/docker/alpine-3.16.2
Bump alpine from 3.15 to 3.16.2
2022-09-13 23:07:46 +02:00
4460fe849c
Merge pull request #1 from N0rthernL1ghts/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2022-09-13 23:07:23 +02:00
dependabot[bot]
98b38f2f8a
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
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>
2022-09-13 21:06:38 +00:00
dependabot[bot]
f9175a2e72
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 21:06:35 +00:00