Skip to content

Commit 3bf9a67

Browse files
authored
Update resources/build_assets/docker/Dockerfile
1 parent a8a880e commit 3bf9a67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/build_assets/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ RUN TTTOOL_VERSION="1.8.1" && \
3636
COPY . /app/
3737

3838
# Install Python dependencies using uv
39-
# Using --native-tls to avoid certificate issues in containers
4039
RUN uv pip install --system --no-cache -e .
4140

4241
# Test stage - runs unit and integration tests

0 commit comments

Comments
 (0)