bump to v7.1.0 #556
Annotations
1 error and 1 warning
buildpushscan (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod 755 /usr/local/bin/docker-uid-gid-setup.sh && groupadd --gid ${DEFAULT_GID} ${PUSER} && useradd -m --uid ${DEFAULT_UID} --gid ${DEFAULT_GID} ${PUSER} && mkdir -p \"${ZEEK_LOGS_DIR}\" \"${ZEEK_DIR}\"/share/zeek/site/intel \"${ZEEK_DIR}\"/share/zeek/site/custom && touch \"${ZEEK_DIR}\"/share/zeek/site/intel/__load__.zeek && touch \"${ZEEK_DIR}\"/share/zeek/site/custom/__load__.zeek && chown -R ${PUSER}:${PGROUP} \"${ZEEK_LOGS_DIR}\" \"${ZEEK_DIR}\"/share/zeek/site/intel \"${ZEEK_DIR}\"/share/zeek/site/custom && cp \"${ZEEK_DIR}\"/bin/zeek \"${ZEEK_DIR}\"/bin/zeekcap && chown root:${PGROUP} \"${ZEEK_DIR}\"/bin/zeekcap && setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip CAP_IPC_LOCK+eip' \"${ZEEK_DIR}\"/bin/zeekcap" did not complete successfully: exit code: 1
|
buildpushscan (linux/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|