Bump alpine from 3.15.1 to 3.15.2

Bumps alpine from 3.15.1 to 3.15.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-28 21:00:49 +00:00 committed by Frédéric Guillot
parent 067c9a7b2f
commit 201632d61b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.1 FROM alpine:3.15.2
VOLUME /var/www/app/data VOLUME /var/www/app/data
VOLUME /var/www/app/plugins VOLUME /var/www/app/plugins