Remove orphaned information about SVN

This commit is contained in:
Alexey Pustovalov
2019-07-13 03:49:39 +03:00
3 changed files with 0 additions and 3 deletions

View File

@ -167,7 +167,6 @@ RUN set -eux && \
unixodbc-dev && \
apt-get ${APT_FLAGS_COMMON} autoremove && \
rm -rf /var/lib/apt/lists/* && \
rm -rf /root/.subversion && \
chmod +x /sbin/tini
EXPOSE 10051/TCP