No image on slack notification

Hello,
Like many people I want to generate a notification with image into a slack channel.
I tried many configuration but, always in my slack notification i didn’t have any image but only the message.
This is my actual configuration. The image is in the media directory

sequence:
  - alias: "Notify: Slack test"
    sequence:
      - action: notify.************
        data:
          message: Quelqu'un sonne au portillon
          title: Sonnette portillon
          data:
            image: "/media/local/lastmotion.jpg"