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.
1 parent 478e20f commit a765270Copy full SHA for a765270
Dockerfile
@@ -1,3 +1,3 @@
1
-FROM envoyproxy/envoy:v1.22.2
+FROM envoyproxy/envoy:v1.35.1
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