This is an automated email from the ASF dual-hosted git repository.

kichan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new f03ccca  Update Dockerfile (#222)
f03ccca is described below

commit f03cccabfce53957815323c8e2011e52c440a3de
Author: Kit Chan <[email protected]>
AuthorDate: Sun May 12 11:51:01 2024 -0700

    Update Dockerfile (#222)
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 4d61768..b3f64b2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -143,7 +143,7 @@ RUN apk add --no-cache -U \
     libunwind \ 
     readline \
     geoip \
-    redis=7.0.15-r0 \
+    redis \
     tcl \
     openrc \
     inotify-tools \

Reply via email to