File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ jobs:
287287 docker run --rm \
288288 -v $(pwd)/envoy.yaml:/envoy.yaml \
289289 -v $(pwd)/target/wasm32-wasi/release:/etc/envoy/proxy-wasm-plugins \
290- envoyproxy/envoy:v1.24 -latest \
290+ envoyproxy/envoy:v1.31 -latest \
291291 --mode validate \
292292 -c envoy.yaml
293293
@@ -365,6 +365,6 @@ jobs:
365365 docker run --rm \
366366 -v $(pwd)/envoy.yaml:/envoy.yaml \
367367 -v $(pwd)/target/wasm32-wasi/release:/etc/envoy/proxy-wasm-plugins \
368- envoyproxy/envoy:v1.24 -latest \
368+ envoyproxy/envoy:v1.31 -latest \
369369 --mode validate \
370370 -c envoy.yaml
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.24 -latest
17+ image : envoyproxy/envoy:v1.31 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.24 -latest
17+ image : envoyproxy/envoy:v1.31 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.24 -latest
17+ image : envoyproxy/envoy:v1.31 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.24 -latest
17+ image : envoyproxy/envoy:v1.31 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.24 -latest
17+ image : envoyproxy/envoy:v1.31 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.24 -latest
17+ image : envoyproxy/envoy:v1.31 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
You can’t perform that action at this time.
0 commit comments