mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 04:10:43 +00:00
fix(contrib): Update base python image for es7-upgrade (#6562)
This commit is contained in:
parent
6eb63c2aab
commit
d7faaa00c0
@ -1,4 +1,4 @@
|
||||
FROM python:3.8
|
||||
FROM python:3.10
|
||||
COPY . .
|
||||
RUN pip install --upgrade pip
|
||||
RUN pip install elasticsearch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user