Update harbor
This commit is contained in:
parent
1161296fcb
commit
c25b5ee06d
5 changed files with 210 additions and 30 deletions
harbor
|
@ -57,7 +57,7 @@ docker run --rm -v $input_dir:/input \
|
|||
-v $config_dir:/config \
|
||||
-v /:/hostfs \
|
||||
--privileged \
|
||||
goharbor/prepare:v2.8.1 prepare $@
|
||||
goharbor/prepare:v2.9.0 prepare $@
|
||||
|
||||
echo "Clean up the input dir"
|
||||
# Clean up input dir
|
||||
|
|
Reference in a new issue