Skip to content

Commit

Permalink
[Tool] update toolchain to 20240724 (StarRocks#50674)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Xiaohua Cai <[email protected]>
  • Loading branch information
kevincai authored and xiangguangyxg committed Sep 6, 2024
1 parent 0c4155e commit 3b1c950
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-20231123 as base
FROM starrocks/toolchains-${distro}:main-20240724 as base
ENV STARROCKS_THIRDPARTY=/var/local/thirdparty

WORKDIR /
Expand Down

0 comments on commit 3b1c950

Please sign in to comment.