Go to file
Renovator Bot b020c5af75
continuous-integration/drone/push Build is passing Details
chore(deps): update arm64v8/alpine docker tag to v3.14 (#36)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| arm64v8/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/alpine#36
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-06-16 17:07:48 +02:00
overlay inital commit 2020-02-22 16:21:17 +01:00
.drone.jsonnet ci: always pull version pinned images 2021-02-15 20:40:52 +01:00
.drone.yml ci: always pull version pinned images 2021-02-15 20:40:52 +01:00
.gitignore [skip ci] remove local changelog 2021-02-11 21:05:35 +01:00
.markdownlint.yml enable markdownlint 2020-10-28 09:05:49 +01:00
.prettierignore chore: improve generated changelog 2021-05-09 22:42:31 +02:00
Dockerfile.amd64 chore(deps): update amd64/alpine docker tag to v3.14 (#37) 2021-06-16 17:07:33 +02:00
Dockerfile.arm chore(deps): update arm32v7/alpine docker tag to v3.14 (#39) 2021-06-16 17:07:20 +02:00
Dockerfile.arm64 chore(deps): update arm64v8/alpine docker tag to v3.14 (#36) 2021-06-16 17:07:48 +02:00
LICENSE [skip ci] update license 2021-02-11 20:59:44 +01:00
README.md chore: replace master by main as default branch 2020-12-30 16:31:40 +01:00
manifest-quay.tmpl add back quay publishing 2021-01-18 21:10:57 +01:00
manifest.tmpl add back quay publishing 2021-01-18 21:10:57 +01:00
renovate.json [skip ci] cleanup renovate config 2021-02-20 13:23:47 +01:00

README.md

alpine

Rootless Alpine base image

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Rootless Alpine base image. The pre-configured non-root user is a system user named app and 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.