Skip to content

Commit

Permalink
Revert "[Tool] update toolchain to 20240724 (backport #50674) (#50733)"
Browse files Browse the repository at this point in the history
This reverts commit 166ebd6.
  • Loading branch information
kevincai authored Oct 25, 2024
1 parent e9412f6 commit 551773b
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 551773b

Please sign in to comment.