diff --git a/.drone.yml b/.drone.yml index 55acdb28e..9b5517b38 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,7 +53,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 @@ -86,7 +86,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