docker: update alpine Docker tag to v3.14.0

This commit is contained in:
Renovate Bot 2021-06-17 01:19:58 +00:00 committed by Christian Nicolai
parent 781379d879
commit dcd4201523
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.13.5
FROM alpine:3.14.0
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.13.5
FROM alpine:3.14.0
EXPOSE 5353 8080