Skip to content

Commit

Permalink
Merge pull request #3497 from slahirucd7/choreo
Browse files Browse the repository at this point in the history
[Choreo] Update rate-limiter to the latest version
  • Loading branch information
slahirucd7 authored Mar 18, 2024
2 parents 47e6e5f + 4d9ac04 commit ae057e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rate-limiter/src/main/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
# -----------------------------------------------------------------------

FROM envoyproxy/ratelimit:1a686864
FROM envoyproxy/ratelimit:19f2079f
LABEL maintainer="WSO2 Docker Maintainers <wso2.com>"

RUN apk update && apk upgrade --no-cache
Expand Down

0 comments on commit ae057e4

Please sign in to comment.