Skip to content

Commit 478e20f

Browse files
authored
Merge pull request #7 from AckeeDevOps/renovate/envoyproxy-envoy-1.x
Update dependency envoyproxy/envoy to v1.22.2
2 parents 4f37011 + 98a9ada commit 478e20f

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)