Bump alpine from 3.15.2 to 3.15.3

Bumps alpine from 3.15.2 to 3.15.3.

---
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-04-04 21:00:58 +00:00 committed by Frédéric Guillot
parent 201632d61b
commit 8f471072cd
1 changed files with 1 additions and 1 deletions

View File

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