mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-19 02:47:45 +00:00
Fix -d parameter not working anymore
This commit is contained in:
@@ -346,7 +346,7 @@ else
|
||||
|
||||
export -f check_image datecheck
|
||||
export Excludes_string="${Excludes[@]}" # Can only export scalar variables
|
||||
export t_out regbin RepoUrl
|
||||
export t_out regbin RepoUrl DaysOld
|
||||
|
||||
# Asynchronously check the image-hash of every running container VS the registry
|
||||
while read -r line; do
|
||||
|
||||
Reference in New Issue
Block a user