Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite3d106d

Browse files
Bot Updating Templated Files
1 parent92ab563 commite3d106d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Jenkinsfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ pipeline {
790790
docker run --rm \
791791
-v /var/run/docker.sock:/var/run/docker.sock:ro \
792792
-v ${TEMPDIR}:/tmp \
793-
ghcr.io/anchore/syft:latest \
793+
ghcr.io/anchore/syft:v1.26.1 \
794794
${LOCAL_CONTAINER} -o table=/tmp/package_versions.txt
795795
NEW_PACKAGE_TAG=$(md5sum ${TEMPDIR}/package_versions.txt | cut -c1-8 )
796796
echo "Package tag sha from current packages in buit container is ${NEW_PACKAGE_TAG} comparing to old ${PACKAGE_TAG} from github"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp