pkg/unbound: use latest alpine revision
This commit is contained in:
parent
c69bd5c202
commit
d7705fa372
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.7
|
||||
FROM alpine
|
||||
MAINTAINER Pierre-Olivier Mercier <nemunaire@nemunai.re>
|
||||
|
||||
RUN apk add --no-cache unbound
|
||||
|
|
Reference in a new issue