judge0 / compilers

📦 Docker image with installed compilers, interpreters and sandbox.
https://hub.docker.com/r/judge0/compilers
GNU General Public License v3.0
93 stars 70 forks source link

Migrate to debian buster #3

Closed GeorgeBekh closed 4 years ago

GeorgeBekh commented 4 years ago

Debian jessie is no longer recieving regular updates and it's hard to work with. The migration to Debian stretch and then to Debian buster would help a lot.

hermanzdosilovic commented 4 years ago

I have pushed judge0/buildpack-deps:buster-2019-11-23 which acts as a snapshot of current buildpack-deps:buster image. New Dockerfile should inherit from that image.