File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ jobs:
453
453
docker run --rm \
454
454
-v $(pwd)/envoy.yaml:/envoy.yaml \
455
455
-v $(pwd)/target/wasm32-wasip1/release:/etc/envoy/proxy-wasm-plugins \
456
- envoyproxy/envoy:v1.31 -latest \
456
+ envoyproxy/envoy:v1.34 -latest \
457
457
--mode validate \
458
458
-c envoy.yaml
459
459
@@ -540,6 +540,6 @@ jobs:
540
540
docker run --rm \
541
541
-v $(pwd)/envoy.yaml:/envoy.yaml \
542
542
-v $(pwd)/target/wasm32-wasip1/release:/etc/envoy/proxy-wasm-plugins \
543
- envoyproxy/envoy:v1.31 -latest \
543
+ envoyproxy/envoy:v1.34 -latest \
544
544
--mode validate \
545
545
-c envoy.yaml
Original file line number Diff line number Diff line change 14
14
15
15
services :
16
16
envoy :
17
- image : envoyproxy/envoy:v1.31 -latest
17
+ image : envoyproxy/envoy:v1.34 -latest
18
18
hostname : envoy
19
19
ports :
20
20
- " 10000:10000"
Original file line number Diff line number Diff line change 14
14
15
15
services :
16
16
envoy :
17
- image : envoyproxy/envoy:v1.31 -latest
17
+ image : envoyproxy/envoy:v1.34 -latest
18
18
hostname : envoy
19
19
ports :
20
20
- " 10000:10000"
Original file line number Diff line number Diff line change 14
14
15
15
services :
16
16
envoy :
17
- image : envoyproxy/envoy:v1.31 -latest
17
+ image : envoyproxy/envoy:v1.34 -latest
18
18
hostname : envoy
19
19
ports :
20
20
- " 10000:10000"
Original file line number Diff line number Diff line change 14
14
15
15
services :
16
16
envoy :
17
- image : envoyproxy/envoy:v1.31 -latest
17
+ image : envoyproxy/envoy:v1.34 -latest
18
18
hostname : envoy
19
19
ports :
20
20
- " 10000:10000"
Original file line number Diff line number Diff line change 14
14
15
15
services :
16
16
envoy :
17
- image : envoyproxy/envoy:v1.31 -latest
17
+ image : envoyproxy/envoy:v1.34 -latest
18
18
hostname : envoy
19
19
ports :
20
20
- " 10000:10000"
Original file line number Diff line number Diff line change 14
14
15
15
services :
16
16
envoy :
17
- image : envoyproxy/envoy:v1.31 -latest
17
+ image : envoyproxy/envoy:v1.34 -latest
18
18
hostname : envoy
19
19
ports :
20
20
- " 10000:10000"
Original file line number Diff line number Diff line change 14
14
15
15
services :
16
16
envoy :
17
- image : envoyproxy/envoy:v1.31 -latest
17
+ image : envoyproxy/envoy:v1.34 -latest
18
18
hostname : envoy
19
19
ports :
20
20
- " 10000:10000"
You can’t perform that action at this time.
0 commit comments