commit | c67a8124cee5325ecc2cff377957f1f0b154b41a | [log] [tgz] |
---|---|---|
author | Brian Neradt <brian.neradt@gmail.com> | Thu Oct 09 16:16:51 2025 -0500 |
committer | GitHub <noreply@github.com> | Thu Oct 09 16:16:51 2025 -0500 |
tree | 2fa6812807a92558f4d1eef823fbde51cc34e1f1 | |
parent | 530eaccfab4b91e56a54a6567bdbff7d43a4f09b [diff] |
rockylinux:8 libswoc 1.5.15 (#391)
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 @@ 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