We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f37011 + 98a9ada commit 478e20fCopy full SHA for 478e20f
Dockerfile
@@ -1,3 +1,3 @@
1
-FROM envoyproxy/envoy:v1.21.1
+FROM envoyproxy/envoy:v1.22.2
2
3
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