Skip to content

Commit 98a9ada

Browse files
committed
Update dependency envoyproxy/envoy to v1.22.2
1 parent 4f37011 commit 98a9ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM envoyproxy/envoy:v1.21.1
1+
FROM envoyproxy/envoy:v1.22.2
22

33
RUN apt-get -q update && apt-get install -qqy --no-install-recommends curl && apt-get -qq clean && rm -Rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)