Skip to content

Commit 35f35af

Browse files
Update Dockerfile
1 parent 17965d1 commit 35f35af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ FROM sinapsis-nvidia:base
33
COPY . /app/
44
WORKDIR /app
55
RUN uv sync --frozen
6-
RUN uv pip install sinapsis-time-series-forecasting[all] --extra-index-url https://pypi.sinapsis.tech
6+
RUN uv pip install sinapsis-time-series[all] --extra-index-url https://pypi.sinapsis.tech

0 commit comments

Comments
 (0)