[libc++] Bump the docker image hash (#140517)

This updates GCC 15 to the release version to allow us to upgrade to GCC
15.
This commit is contained in:
Nikolas Klauser
2025-05-27 10:58:45 +02:00
committed by GitHub
parent 58ee6e6c4b
commit afd53edefa
3 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ jobs:
stage1:
if: github.repository_owner == 'llvm'
runs-on: libcxx-self-hosted-linux
container: ghcr.io/llvm/libcxx-linux-builder:2b57ebb50b6d418e70382e655feaa619b558e254
container: ghcr.io/llvm/libcxx-linux-builder:b060022103f551d8ca1dad84122ef73927c86512
continue-on-error: false
strategy:
fail-fast: false