Skip to content

Commit

Permalink
update rate-limiter vesrion
Browse files Browse the repository at this point in the history
  • Loading branch information
slahirucd7 committed Oct 7, 2024
1 parent 2208e9e commit dedeb2e
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:19f2079f
FROM envoyproxy/ratelimit:28b1629a
LABEL maintainer="WSO2 Docker Maintainers <wso2.com>"

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

0 comments on commit dedeb2e

Please sign in to comment.