mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
bump to python 3.10
This commit is contained in:
parent
8366e339a1
commit
f9c0ab895e
@ -1,5 +1,5 @@
|
||||
# Pull base image
|
||||
FROM python:3.9-buster as builder
|
||||
FROM python:3.10-buster as builder
|
||||
|
||||
# Set environment variables
|
||||
WORKDIR /pipfiles
|
||||
|
Loading…
x
Reference in New Issue
Block a user