Skip to content

Commit 0056809

Browse files
committed
build: allinone
1 parent a461485 commit 0056809

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ FROM registry.cn-qingdao.aliyuncs.com/dataease/postgres:17.6
5353
# python environment
5454
COPY --from=python-builder /usr/local /usr/local
5555

56-
RUN ln -sf python3.11 /usr/local/bin/python && \
57-
ln -sf pip /usr/local/bin/pip3
58-
5956
RUN python --version && pip --version
6057

6158
# Install uv tool

0 commit comments

Comments
 (0)