diff --git a/.drone.yml b/.drone.yml index 6f041b00a..aa3a9d5b1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -54,7 +54,7 @@ clone: steps: - name: notify_success pull: if-not-exists - image: leophys/mailer:0.2 + image: leophys/mailer:0.5 environment: M_SERVER_ADDRESS: from_secret: m_server_address @@ -87,7 +87,7 @@ clone: steps: - name: notify_failure pull: if-not-exists - image: leophys/mailer:0.2 + image: leophys/mailer:0.5 environment: M_SERVER_ADDRESS: from_secret: m_server_address