mirror of
				https://github.com/linuxserver/docker-heimdall.git
				synced 2025-10-31 04:57:39 +09:00 
			
		
		
		
	Bot Updating Templated Files
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -790,7 +790,7 @@ pipeline { | ||||
|               docker run --rm \ | ||||
|                 -v /var/run/docker.sock:/var/run/docker.sock:ro \ | ||||
|                 -v ${TEMPDIR}:/tmp \ | ||||
|                 ghcr.io/anchore/syft:latest \ | ||||
|                 ghcr.io/anchore/syft:v1.26.1 \ | ||||
|                 ${LOCAL_CONTAINER} -o table=/tmp/package_versions.txt | ||||
|               NEW_PACKAGE_TAG=$(md5sum ${TEMPDIR}/package_versions.txt | cut -c1-8 ) | ||||
|               echo "Package tag sha from current packages in buit container is ${NEW_PACKAGE_TAG} comparing to old ${PACKAGE_TAG} from github" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user