Renovator Bot
2c0a674f03
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | amd64/alpine | final | minor | `3.13` -> `3.14` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: docker/nginx#29 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org> |
||
---|---|---|
overlay/etc/nginx | ||
.drone.jsonnet | ||
.drone.yml | ||
.gitignore | ||
.markdownlint.yml | ||
.prettierignore | ||
Dockerfile.amd64 | ||
Dockerfile.arm | ||
Dockerfile.arm64 | ||
LICENSE | ||
manifest-quay.tmpl | ||
manifest.tmpl | ||
README.md | ||
renovate.json |
nginx
Custom image for nginx HTTP server
Custom rootless Docker base image for nginx based on Alpine. The pre-configured non-root user is a system user named nginx
with the UID 101
. There is also a primary group with the same values.
License
This project is licensed under the MIT License - see the LICENSE file for details.