Skip to content

Commit cf3650b

Browse files
committed
Remove the dist-upgrade step
1 parent a8aa901 commit cf3650b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ WORKDIR $USR_APP_PATH
77
RUN chmod 777 .
88

99
RUN apt-get update \
10-
&& apt-get dist-upgrade -y \
1110
&& apt-get install -y --no-install-recommends \
1211
python-dev \
1312
libsasl2-dev \

0 commit comments

Comments
 (0)