mirror of
https://github.com/pschiffe/docker-pdns.git
synced 2024-11-13 03:47:56 +01:00
Updated Alpine version to 3.9 (#21)
This commit is contained in:
parent
a5f38cc6d5
commit
ca2340360c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.8
|
FROM alpine:3.9
|
||||||
MAINTAINER "Peter Schiffer" <peter@rfv.sk>
|
MAINTAINER "Peter Schiffer" <peter@rfv.sk>
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
|
Loading…
Reference in a new issue