docker: update alpine to v3.15.1

This commit is contained in:
Renovate Bot 2022-03-17 04:08:11 +00:00 committed by Christian Nicolai
parent b56adc8b79
commit fa1d9c7e30
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.0
FROM alpine:3.15.1
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.0
FROM alpine:3.15.1
EXPOSE 5353 8080