Skip to content

Commit

Permalink
use alpine:3.8 as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
vimagick committed Mar 1, 2019
1 parent d01b387 commit ecd336a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Dockerfile for shadowsocks-libev
#

FROM alpine
FROM alpine:3.8
MAINTAINER EasyPi Software Foundation

ENV SS_VER 3.2.4
Expand Down

0 comments on commit ecd336a

Please sign in to comment.