Skip to content

Commit 9711d8b

Browse files
committed
update sdk to v1.7.2
fix docs example move in SDK
1 parent 5055438 commit 9711d8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

development/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ RUN mkdir /docs
4949
COPY docs/package.json docs/package-lock.json /docs/
5050
COPY backend/infrahub/config.py /backend/infrahub/
5151
COPY models/ /models/
52-
COPY python_sdk/examples/ /python_sdk/examples/
52+
COPY python_sdk/docs/docs/python-sdk/examples/ /python_sdk/examples/
5353
WORKDIR /docs
5454

5555
RUN npm install --omit=dev

python_sdk

Submodule python_sdk updated 131 files

0 commit comments

Comments
 (0)