File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -734,7 +734,7 @@ pipeline {
734734 docker run --rm \
735735 -v /var/run/docker.sock:/var/run/docker.sock:ro \
736736 -v ${TEMPDIR}:/tmp \
737- ghcr.io/anchore/syft:latest \
737+ ghcr.io/anchore/syft:v1.26.1 \
738738 ${LOCAL_CONTAINER} -o table=/tmp/package_versions.txt
739739 NEW_PACKAGE_TAG=$(md5sum ${TEMPDIR}/package_versions.txt | cut -c1-8 )
740740 echo "Package tag sha from current packages in buit container is ${NEW_PACKAGE_TAG} comparing to old ${PACKAGE_TAG} from github"
Original file line number Diff line number Diff line change @@ -106,13 +106,13 @@ py3-resolvelib 1.0.1-r1 apk
106106py3-resolvelib-pyc 1.0.1-r1 apk
107107py3-yaml 6.0.2-r0 apk
108108py3-yaml-pyc 6.0.2-r0 apk
109- pyc 3.12.10-r1 apk
109+ pyc 3.12.11-r0 apk
110110pycparser 2.22 python
111111pynacl 1.5.0 python
112112pyparsing 3.1.4 python
113- python3 3.12.10-r1 apk
114- python3-pyc 3.12.10-r1 apk
115- python3-pycache-pyc0 3.12.10-r1 apk
113+ python3 3.12.11-r0 apk
114+ python3-pyc 3.12.11-r0 apk
115+ python3-pycache-pyc0 3.12.11-r0 apk
116116pyyaml 6.0.2 python
117117readline 8.2.13-r0 apk
118118resolvelib 1.0.1 python
You can’t perform that action at this time.
0 commit comments