chore(deps): update python docker tag to v3.10
This commit is contained in:
parent
a81d14b4f8
commit
9f9fe43ff3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.6-slim
|
FROM python:3.10-slim
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y libpq-dev python-dev gcc
|
RUN apt-get install -y libpq-dev python-dev gcc
|
||||||
|
|
Loading…
Add table
Reference in a new issue