update building
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM python:3.12-slim
|
||||
|
||||
WORKDIR /app
|
||||
WORKDIR /srv
|
||||
|
||||
# Install only psycopg2 build deps (needed for alembic sync driver)
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user