diff --git a/action.yml b/action.yml index d0ffe8c..ef30b9c 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,7 @@ inputs: cache-registry: # id of input description: 'docker regisry host name' required: true - default: 'imagecache:5000' + default: 'imagecache.phadric.de' image_name: description: 'name of the dockerimage' required: true