diff --git a/images/webhooks/werf.inc.yaml b/images/webhooks/werf.inc.yaml index f8e3d76a..c1b76ce9 100644 --- a/images/webhooks/werf.inc.yaml +++ b/images/webhooks/werf.inc.yaml @@ -23,7 +23,7 @@ shell: - mv webhooks /webhooks - chmod +x /webhooks --- -image: {{ $.ImageName }} +image: nfs-{{ $.ImageName }} from: {{ $.Images.BASE_SCRATCH }} import: