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