Skip to content

Commit acd3228

Browse files
author
rayaberova
committed
docker upgrade uv
1 parent 4bfdc34 commit acd3228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY pyproject.toml pyproject.toml
1212
COPY uv.lock uv.lock
1313

1414
# install
15-
RUN uv sync --frozen --system && \
15+
RUN uv sync --frozen && \
1616
wget -q -O /api/nuts_2021.gpkg https://minio.lab.sspcloud.fr/projet-hackathon-ntts-2025/NUTS_RG_01M_2021_4326_LEVL_3.gpkg
1717

1818
# copy the main code of fastapi

0 commit comments

Comments
 (0)