Update base image for shadowsocks

This commit is contained in:
Wojciech Kozlowski 2019-03-20 21:25:52 +01:00
parent f03ef204dd
commit de77f0dec9

View File

@ -1,4 +1,4 @@
FROM debian
FROM debian:stable-slim
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get -y upgrade