[Unbound] Upgrade to Alpine 3.8, fixes #1882

This commit is contained in:
André
2018-10-13 10:12:01 +02:00
parent 4459b773f1
commit 93917f8385
2 changed files with 2 additions and 2 deletions

View File

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