[Alpine] Upgrade to 3.14

This commit is contained in:
andryyy
2021-08-30 21:01:09 +02:00
parent 58da154bfc
commit 482000063f
7 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.13
FROM alpine:3.14
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"