mirror of
https://github.com/luzifer-docker/openldap.git
synced 2024-11-10 02:20:01 +00:00
Update alpine image
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
d8ab4398f0
commit
7133fac60d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.7
|
FROM alpine:3.9
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& apk --no-cache add \
|
&& apk --no-cache add \
|
||||||
|
|
Loading…
Reference in a new issue