chore(deps): update arm32v7/alpine docker tag to v3.14 (#31)
continuous-integration/drone/push Build is passing Details

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| arm32v7/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#31
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2021-06-16 17:07:12 +02:00 committed by Robert Kaussow
parent 725aaf17cb
commit b04fb2ee17
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM arm32v7/alpine:3.13@sha256:9df60229e68a34a47eee0a5801b311ef76d86c92a993f72cfa0c69942214c1fc
FROM arm32v7/alpine:3.14@sha256:8d99168167baa6a6a0d7851b9684625df9c1455116a9601835c2127df2aaa2f5
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"