Commit c2489e95 authored by bitsoko services's avatar bitsoko services 👷🏿

Update Dockerfile

parent 4bedfdcc
Pipeline #133 canceled with stages
FROM debian
FROM debian:oldstable
RUN apt-get clean && rm -rf /var/lib/apt/lists/* && apt-get clean
RUN echo "deb http://deb.debian.org/debian unstable main" | tee -a /etc/apt/sources.list
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment