fix ci
ci/woodpecker/pr/build-package Pipeline was successful Details
ci/woodpecker/pr/build-container Pipeline was successful Details
ci/woodpecker/pr/docs Pipeline failed Details

This commit is contained in:
Robert Kaussow 2023-11-07 21:37:18 +01:00
parent db2ba2e95d
commit d4f337e04b
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
UID

View File

@ -24,7 +24,7 @@ steps:
TRIVY_NO_PROGRESS: "true"
TRIVY_SEVERITY: HIGH,CRITICAL
TRIVY_TIMEOUT: 1m
TRIVY_SKIP_FILES: /usr/local/bin/gomplate
TRIVY_SKIP_FILES: /usr/local/bin/gomplate,/usr/bin/caddy
publish-dockerhub:
group: container

View File

@ -12,7 +12,7 @@ Custom image for Caddy web server
<!-- spellchecker-enable -->
Custom rootless container image for Caddy based on Alpine. The pre-configured non-root user is a system user named `caddy` with the UID `1001`. There is also a primary group with the same values.
Custom rootless container image for Caddy based on Alpine. The preconfigured non-root user is a system user named `caddy` with the UID `1001`. There is also a primary group with the same values.
## License