This repository was archived by the owner on Jun 16, 2026. It is now read-only.
Commit 9145aa2
build: pin envoy-build-ubuntu to upstream v1.38.2 image
The build stage compiles envoy from source via do_ci.sh inside the
envoy-build-ubuntu toolchain image, so it must match the build image
upstream uses for the release we ship (v1.38.2).
The Dockerfile pinned tag f4a881a1 (digest b10346fe), which does not
correspond to any 1.38.x release. Upstream v1.38.0/1/2 all use build
tag 86873047 (per .github/config.yml build-image.tag). Repin to that
tag and its multi-arch digest 1b3c82ca so we build with the correct
toolchain.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a0021f3 commit 9145aa2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments