Skip to content

Commit 348bb7f

Browse files
committed
Merge branch 'main' into dw/plotly_dash
2 parents 75e103b + 1602490 commit 348bb7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ COPY pyproject.toml manage.py /usr/src/app/
2222
COPY polarrouteserver /usr/src/app/polarrouteserver
2323
COPY assets /usr/src/app/assets
2424

25+
ENV SETUPTOOLS_SCM_PRETEND_VERSION=99.99.99
2526
RUN uv pip install --system -e .[frontend]
2627
RUN uv pip install --system django-debug-toolbar

0 commit comments

Comments
 (0)