Skip to content

Commit

Permalink
There is a dependency missing on 1.30-latest, bringing base image bac…
Browse files Browse the repository at this point in the history
…k to `1.28`

Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Jun 12, 2024
1 parent 3c965d5 commit 45ada46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-layer-proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM envoyproxy/envoy:v1.30-latest
FROM envoyproxy/envoy:v1.28-latest

# Copy all necessary files
COPY /filters/ /etc/envoy/filters/
Expand Down

0 comments on commit 45ada46

Please sign in to comment.