Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit 72f6baf

Browse files
authored
Merge pull request #9 from docker/ci/build-image-v1.38.2
build: pin envoy-build-ubuntu to upstream v1.38.2 image
2 parents cfbdd5f + 9145aa2 commit 72f6baf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# STAGE: build
2-
FROM envoyproxy/envoy-build-ubuntu:f4a881a1205e8e6db1a57162faf3df7aed88eae8@sha256:b10346fe2eee41733dbab0e02322c47a538bf3938d093a5daebad9699860b814 AS build
2+
FROM envoyproxy/envoy-build-ubuntu:86873047235e9b8232df989a5999b9bebf9db69c@sha256:1b3c82ca34c505c4951918b2e0a0c3db88cf266ebbf4196e4b0fba8fa137ada3 AS build
33
WORKDIR /source
44
# COPY /home/cybercyst/.cache/envoy-bazel /root/.cache/envoy-bazel
55
COPY . .

0 commit comments

Comments
 (0)