Commit graph

70 commits

Author SHA1 Message Date
sebthom
23c2ef6f84 Workaround "Could not connect to azure.archive.ubuntu.com:80" 2023-01-13 16:09:36 +01:00
sebthom
e4b20b76fd update pqchecker URL 2023-01-03 10:18:46 +01:00
sebthom
5cf5185cd7 fix pqchecker url 2022-11-17 16:50:37 +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
a32c37823e make base image configurable via env var DOCKER_BASE_IMAGE 2021-04-13 15:30:53 +02:00
sebthom
6b40e26bb0 improve build scripts and migrate from Travis to GitHub Actions 2020-12-05 21:58:04 +01:00
sebthom
b46121d46f improve variable interpolation 2020-08-26 23:17:05 +02:00
sebthom
1e717326b4 Replace minideb:buster with debian/buster-slim. Improve build config 2020-08-24 20:11:52 +02:00
sebthom
f1aba7e385 add docker labels 2020-08-22 15:04:38 +02:00
sebthom
b4eceb32c7 Update build config 2020-06-20 00:09:53 +02:00
sebthom
1cb2e19e13 Add sudoNotBefore,sudoNotAfter,sudoOrder to sudoRole 2020-05-20 15:07:40 +02:00
sebthom
c8933be89c add validation of LDAP_BACKUP_TIME and LDAP_BACKUP_FILE 2020-04-23 21:07:08 +02:00
sebthom
bbeedb1606 Update doc 2020-04-23 10:50:21 +02:00
sebthom
6a5489708a add code of conduct 2020-04-11 21:34:07 +02:00
sebthom
7f00cf6f28 Fix links 2020-04-03 18:12:38 +02:00
sebthom
985bca6429 Initial import 2020-04-02 13:03:15 +02:00
Sebastian Thomschke
b3fc7301be
Initial commit 2020-04-01 16:13:22 +02:00