Update to Alpine 3.11

This commit is contained in:
andryyy
2020-05-11 11:50:45 +02:00
parent ce0cbac38b
commit 02a74914b4
7 changed files with 13 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
WORKDIR /app