Skip to content

Commit 199ddd5

Browse files
committed
ci: Attempt to fix by updating to use envoy-build-ubuntu
Signed-off-by: Ryan Northey <[email protected]>
1 parent c20cc85 commit 199ddd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
references:
22
envoy-build-image: &envoy-build-image
3-
envoyproxy/envoy-build:latest
3+
envoyproxy/envoy-build-ubuntu:41c5a05d708972d703661b702a63ef5060125c33
44

55
version: 2
66
jobs:
@@ -27,4 +27,3 @@ workflows:
2727
jobs:
2828
- build
2929
- test
30-

0 commit comments

Comments
 (0)