Skip to content

Commit

Permalink
[Tool] Revert "[Tool] update toolchain to 20240724 (backport #50674) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincai authored Oct 25, 2024
1 parent 3faf7d4 commit 5f81e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dockerfiles/dev-env/dev-env.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ARG GITHUB_TOKEN
# the root directory to build the project
ARG BUILD_ROOT=/build

FROM starrocks/toolchains-${distro}:main-20240724 as base
FROM starrocks/toolchains-${distro}:main-20230823 as base
ENV STARROCKS_THIRDPARTY=/var/local/thirdparty

WORKDIR /
Expand Down

0 comments on commit 5f81e3e

Please sign in to comment.