Bump alpine from 3.15.3 to 3.15.4

Bumps alpine from 3.15.3 to 3.15.4.

---
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-11 21:00:46 +00:00 committed by Frédéric Guillot
parent 3c367c2453
commit 9e8a2e46ce
1 changed files with 1 additions and 1 deletions

View File

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