From 501e81c2c5401987c64aac960a0c6b50b750adb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=A4felfinger?= Date: Tue, 4 Jun 2019 22:58:33 +0200 Subject: [PATCH] added tag 2.0.1 to dockerfile --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 6ecae47..7ea6f31 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,7 @@ pipeline: tags: - latest - 2.0 + - 2.0.1 secrets: [ docker_username, docker_password ] debug: true when: