google / neuroglancer

WebGL-based viewer for volumetric data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile build requires update to python 3.9

jeskesen opened this issue · comments

FROM python:3.8

The build of the Docker image fails because 3.9 is required.