Upgrade to alpine 3.7

This commit is contained in:
Alin Voinea 2019-03-13 17:27:36 +02:00
parent 73feb85ed0
commit 4c0ea9615e

View File

@ -1,4 +1,4 @@
FROM alpine:3.5 FROM alpine:3.7
MAINTAINER "EEA: IDM2 A-Team" <eea-edw-a-team-alerts@googlegroups.com> MAINTAINER "EEA: IDM2 A-Team" <eea-edw-a-team-alerts@googlegroups.com>
RUN apk add --no-cache --virtual .run-deps rsync openssh tzdata curl RUN apk add --no-cache --virtual .run-deps rsync openssh tzdata curl