Seth Simmons
|
c8db8bb15f
|
Update README.md
|
2021-07-15 17:31:46 +00:00 |
|
Seth Simmons
|
e9c4d5e26f
|
Update README.md
|
2021-07-15 17:31:38 +00:00 |
|
Seth Simmons
|
c8fa7fd543
|
Only run Trivy against Dockerfile changes
As the Trivy run is scheduled via cron, we should only run in addition to that if the Dockerfile itself is changed.
|
2021-07-13 19:45:44 +00:00 |
|
Seth Simmons
|
2fbacfeb5b
|
Re-name Trivy scan workflow
|
2021-07-13 19:41:46 +00:00 |
|
Seth Simmons
|
93cccb8035
|
Create trivy-analysis.yml
|
2021-07-13 19:38:12 +00:00 |
|
Seth Simmons
|
037f204721
|
Merge pull request #16 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.5.1
Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
|
2021-07-12 18:49:53 +00:00 |
|
dependabot[bot]
|
e4fb84410c
|
Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 18:08:09 +00:00 |
|
Seth Simmons
|
5517e0ac03
|
Merge pull request #15 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.5.0
Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
|
2021-07-02 14:09:35 -04:00 |
|
dependabot[bot]
|
b95573b628
|
Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 18:07:27 +00:00 |
|
Seth Simmons
|
6a69681888
|
Merge pull request #14 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.6.1
Bump docker/build-push-action from 2.5.0 to 2.6.1
|
2021-07-01 14:13:30 -04:00 |
|
dependabot[bot]
|
31e376805c
|
Bump docker/build-push-action from 2.5.0 to 2.6.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-01 18:07:43 +00:00 |
|
Seth Simmons
|
b5f156e95b
|
Merge pull request #12 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.4.1
Bump docker/setup-buildx-action from 1.3.0 to 1.4.1
|
2021-06-29 14:37:12 -04:00 |
|
dependabot[bot]
|
2962cdef8e
|
Bump docker/setup-buildx-action from 1.3.0 to 1.4.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 18:06:44 +00:00 |
|
Seth Simmons
|
99cea0b47b
|
Merge pull request #11 from sethsimmons/dependabot/github_actions/docker/login-action-1.10.0
Bump docker/login-action from 1.9.0 to 1.10.0
|
2021-06-23 15:44:32 -04:00 |
|
dependabot[bot]
|
676c4f0065
|
Bump docker/login-action from 1.9.0 to 1.10.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-23 18:07:44 +00:00 |
|
sethsimmons
|
51652f7dd2
|
Enable package upgrades in Dockerfile and disable caching in weekly builds
|
2021-06-04 09:29:20 -04:00 |
|
Seth Simmons
|
14ff73d6e3
|
Merge pull request #10 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.5.0
Bump docker/build-push-action from 2.4.0 to 2.5.0
|
2021-05-27 08:28:52 -04:00 |
|
dependabot[bot]
|
4f2a8c0a9d
|
Bump docker/build-push-action from 2.4.0 to 2.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-27 06:38:17 +00:00 |
|
Seth Simmons
|
ce99c7a457
|
Merge pull request #9 from sethsimmons/dependabot/github_actions/docker/build-push-action-2.4.0
Bump docker/build-push-action from 2 to 2.4.0
|
2021-05-12 10:22:47 -04:00 |
|
Seth Simmons
|
af8fbe83e4
|
Merge pull request #8 from sethsimmons/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
|
2021-05-12 10:22:29 -04:00 |
|
Seth Simmons
|
5df98c1d8c
|
Merge pull request #7 from sethsimmons/dependabot/github_actions/docker/setup-buildx-action-1.3.0
Bump docker/setup-buildx-action from 1 to 1.3.0
|
2021-05-12 10:22:16 -04:00 |
|
Seth Simmons
|
b0f5259a90
|
Merge pull request #6 from sethsimmons/dependabot/github_actions/docker/login-action-1.9.0
Bump docker/login-action from 1 to 1.9.0
|
2021-05-12 10:21:59 -04:00 |
|
dependabot[bot]
|
7e986eeba2
|
Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:09:51 +00:00 |
|
dependabot[bot]
|
28610dd0e3
|
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:09:44 +00:00 |
|
dependabot[bot]
|
442be6693c
|
Bump docker/setup-buildx-action from 1 to 1.3.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:09:40 +00:00 |
|
dependabot[bot]
|
694542fa7e
|
Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:09:37 +00:00 |
|
sethsimmons
|
371b7259be
|
Minor layer optimization from DL3059
|
2021-04-21 15:10:08 -04:00 |
|
sethsimmons
|
1d6a82f633
|
Add Docker Compose example
|
2021-04-20 08:11:15 -04:00 |
|
Seth Simmons
|
e87ae8d56b
|
Minor build improvements and syntax fixes
|
2021-04-13 21:50:22 -04:00 |
|
Seth Simmons
|
dac1ced488
|
Bump release to v0.17.2.0
|
2021-04-11 08:55:13 -04:00 |
|
Seth Simmons
|
8a79e9ff18
|
Improve healthcheck to handle IBD properly
|
2021-04-06 08:59:59 -04:00 |
|
Seth Simmons
|
8fff1ac466
|
Create FUNDING.yml
|
2021-04-01 17:48:11 +00:00 |
|
Seth Simmons
|
26248a0508
|
Add CI badges
|
2021-04-01 11:39:47 -04:00 |
|
Seth Simmons
|
ccc3e49abb
|
Move base image update to weekly cadence
|
2021-04-01 11:38:03 -04:00 |
|
Seth Simmons
|
09a47f5421
|
Fix allowedlist.yaml syntax
|
2021-03-26 12:26:45 -04:00 |
|
Seth Simmons
|
54ca351059
|
Bump minimum sev to high
|
2021-03-26 12:16:11 -04:00 |
|
Seth Simmons
|
34f6d857ed
|
Add allowedlist.yaml
|
2021-03-26 12:12:10 -04:00 |
|
Seth Simmons
|
e61122b608
|
Add HEALTHCHECK to Dockerfile
|
2021-03-26 11:37:38 -04:00 |
|
Seth Simmons
|
78cf6f182b
|
Add image scanning to Github Actions
|
2021-03-26 11:04:33 -04:00 |
|
Seth Simmons
|
0fe6ca6720
|
Fix last hardcoded tag
|
2021-03-24 14:43:35 -04:00 |
|
Seth Simmons
|
9a33178794
|
Migrate tags to variables instead of hard-coded
|
2021-03-24 14:39:23 -04:00 |
|
Seth Simmons
|
fae3fd288b
|
Add back Github image labels
|
2021-03-24 13:51:29 -04:00 |
|
Seth Simmons
|
5fb6c8bfb4
|
Add Dependabot support
|
2021-03-24 13:23:33 -04:00 |
|
Seth Simmons
|
9e7e51711f
|
Migrate caching to Registry
|
2021-03-24 13:06:09 -04:00 |
|
Seth Simmons
|
3f302e090c
|
Fix package naming for GHCR
|
2021-03-24 12:54:12 -04:00 |
|
Seth Simmons
|
16ea8d524a
|
Add Docker layer caching
|
2021-03-24 12:38:52 -04:00 |
|
Seth Simmons
|
47c3d74ae1
|
Add checkout to fix tagging
|
2021-03-24 12:01:39 -04:00 |
|
Seth Simmons
|
de872fe83a
|
Remove path context and QEMU setup
|
2021-03-24 12:00:03 -04:00 |
|
Seth Simmons
|
de86fc8e7e
|
Still fixing tags
|
2021-03-24 11:49:40 -04:00 |
|
Seth Simmons
|
6f1feea322
|
Fix tags
|
2021-03-24 11:45:08 -04:00 |
|