This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/trafficserver-ci.git
The following commit(s) were added to refs/heads/main by this push:
new c67a812 rockylinux:8 libswoc 1.5.15 (#391)
c67a812 is described below
commit c67a8124cee5325ecc2cff377957f1f0b154b41a
Author: Brian Neradt <[email protected]>
AuthorDate: Thu Oct 9 16:16:51 2025 -0500
rockylinux:8 libswoc 1.5.15 (#391)
---
docker/rockylinux8/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/rockylinux8/Dockerfile b/docker/rockylinux8/Dockerfile
index 0ea3221..fb9d4ae 100644
--- a/docker/rockylinux8/Dockerfile
+++ b/docker/rockylinux8/Dockerfile
@@ -257,7 +257,7 @@ RUN <<EOF
cd /root/
mkdir libswoc
cd libswoc
- swoc_version=1.5.13
+ swoc_version=1.5.15
# Now, checkout that version and install libswoc in /opt/libswoc
git clone https://github.com/apache/trafficserver-libswoc.git