Skip to content

Commit

Permalink
basculement sur alpine:3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebukad93 committed Jun 1, 2017
1 parent e748718 commit f67f698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.5
FROM alpine:3.6

ENV HOST HOSTNAME

LABEL version="1.0.1" update="01-06-2017"
LABEL version="1.0.2" update="01-06-2017"

RUN apk update && apk upgrade \
&& apk add openssl util-linux strongswan bash \
Expand Down

0 comments on commit f67f698

Please sign in to comment.