Skip to content

Commit a765270

Browse files
Update envoyproxy/envoy Docker tag to v1.35.1
1 parent 478e20f commit a765270

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.22.2
1+
FROM envoyproxy/envoy:v1.35.1
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)