Commit graph

28 commits

Author SHA1 Message Date
dependabot[bot]
efbf928920
ci(deps): bump docker/login-action from 3 to 4 (#22)
Some checks failed
Build / build (push) Has been cancelled
Build / delete-untagged-images (push) Has been cancelled
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 17:02:36 +01:00
dependabot[bot]
99bc99540f
ci(deps): bump actions/cache from 4 to 5 (#19)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 20:31:16 +01:00
dependabot[bot]
03e38a8e84 ci(deps): bump actions/checkout from 5 to 6
Some checks failed
Build / build (push) Has been cancelled
Build / delete-untagged-images (push) Has been cancelled
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-24 18:59:34 +01:00
sebthom
8920634c24 docs: update docs 2025-10-17 20:51:52 +02:00
dependabot[bot]
790ee02a85 ci(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/hadolint/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/hadolint/hadolint-action/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 17:59:20 +02:00
dependabot[bot]
7b2794ad75 ci(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/hadolint/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/hadolint/hadolint-action/compare/v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 17:22:57 +02:00
sebthom
050f36c438 ci: update workflow config 2025-08-12 11:54:18 +02:00
dependabot[bot]
71f2580d66 ci(deps): 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-11 23:31:40 +02:00
sebthom
deb35361a1 feat: multi-arch docker builds 2025-05-21 19:14:53 +02:00
sebthom
9cd4db6dbf build: update build config 2025-05-21 13:33:06 +02:00
sebthom
fd8da3eeed refact: fix shellcheck findings 2025-05-17 14:28:02 +02:00
sebthom
b813fad12a build: update build config 2025-05-16 21:10:31 +02:00
dependabot[bot]
9d5ed9670e fix(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 14:33:31 +01:00
dependabot[bot]
0aeaf17088 fix(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 10:03:54 -06:00
dependabot[bot]
df19fcfed3 fix(deps): 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-18 11:30:05 +02:00
dependabot[bot]
af65e1bbc1 fix(deps): 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-11 11:19:01 +02:00
sebthom
fbce0a0c55 minor cleanup 2023-06-29 18:41:35 +02:00
sebthom
f820788a38 also push image to ghcr.io 2023-06-23 13:43:42 +02:00
sebthom
c58014cb81 cleanup Dockerfile and configure hadolint 2023-06-23 12:32:38 +02:00
sebthom
0a7b88c2ec update gha workflow 2023-06-23 12:32:17 +02:00
sebthom
c293a86fbb update license header 2023-06-23 11:49:49 +02:00
sebthom
d227830195 configure fast apt mirror 2023-03-18 17:27:12 +01:00
sebthom
23c2ef6f84 Workaround "Could not connect to azure.archive.ubuntu.com:80" 2023-01-13 16:09:36 +01:00
dependabot[bot]
d21a2a02b1 fix(deps): 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)
- [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-03-21 15:34:36 +01:00
dependabot[bot]
63d63f6e3a fix(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 14:39:57 +01:00
sebthom
90626f2d0e add TRIVY_GITHUB_TOKEN 2021-12-22 20:41:04 +01:00
sebthom
a26bbc9b57 improve build config 2021-07-24 20:52:56 +02:00
sebthom
6b40e26bb0 improve build scripts and migrate from Travis to GitHub Actions 2020-12-05 21:58:04 +01:00