Skip to content

Commit f9690cf

Browse files
authored
Merge pull request #56 from datajoint/fix/otumat-compat
Fix: distutils not found in v0.2.13 image
2 parents c06a6fc + 7ec7781 commit f9690cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:alpine
1+
FROM python:3.11-alpine
22

33
COPY ./nginx/entrypoint.py /entrypoint.py
44
RUN \

0 commit comments

Comments
 (0)