This is an automated email from the ASF dual-hosted git repository.
eze 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 f07ed0a Update Dockerfile
f07ed0a is described below
commit f07ed0a876201327f4ed85e53e7b2d31bcc7cc79
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Fri Dec 13 15:46:22 2024 -0700
Update Dockerfile
---
docker/rockylinux8/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/rockylinux8/Dockerfile b/docker/rockylinux8/Dockerfile
index b093687..d80abd9 100644
--- a/docker/rockylinux8/Dockerfile
+++ b/docker/rockylinux8/Dockerfile
@@ -27,7 +27,7 @@ RUN <<EOF
# Various other tools
dnf -y install \
sudo git rpm-build distcc-server file wget openssl hwloc \
- nghttp2 libnghttp2-devel fmt fmt-devel
+ nghttp2 libnghttp2-devel fmt fmt-devel jq
# Devel packages that ATS needs
dnf -y install \