faucetsdn/faucet

Upgrade base image for faucet/test-base docker image

gizmoguy opened this issue · 0 comments

https://github.com/faucetsdn/docker-test-base currently uses debian:buster which ships with python3.7.

We should upgrade this to at least python3.8 which means upgrading it to either debian:bullseye or ubuntu:focal, whatever works best.