Skip to content

Commit

Permalink
chore(deps): update envoyproxy/envoy docker tag to v1.31 (alpha) (#277)
Browse files Browse the repository at this point in the history
chore(deps): update envoyproxy/envoy docker tag to v1.31

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent f212abb commit 9780bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM envoyproxy/envoy:v1.30-latest as envoy
FROM envoyproxy/envoy:v1.31-latest as envoy

FROM eclipse-temurin:22-jre-jammy

Expand Down

0 comments on commit 9780bed

Please sign in to comment.