Commit Graph

9 Commits

Author SHA1 Message Date
Tim de Pater
c397b92945 Run workflow weekly to keep the image up to date 2023-01-07 07:44:41 +01:00
dependabot[bot]
9d8c0914d6 Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 07:42:18 +01:00
Tim de Pater
8944c19e6c Upgrade GitHub workflow packages and configure dependabot 2023-01-07 07:37:42 +01:00
Tim de Pater
d6e6462884 Only upload Trivy reports to GitHub on master branch to avoid duplicates 2023-01-07 07:24:31 +01:00
Tim de Pater
76a9204eae Enable Docker buildkit by default 2022-05-29 16:00:48 +02:00
Tim de Pater
77f9f02c7c Trigger Docker Hub login on tags as well 2021-12-30 09:19:05 +01:00
Tim de Pater
302cf16dcc Only login to Docker Hub when pushing on master branch 2021-12-29 08:29:18 +01:00
Tim de Pater
68d8df88dc Improving multi-platform support 2021-10-07 20:59:08 +02:00
Tim de Pater
1bf1f811ff Introduce multi-arch builds with Docker buildx 2021-10-07 20:51:33 +02:00