From aff4262308330b2340ae4b198984e996ac27ac2f Mon Sep 17 00:00:00 2001 From: Adam Dodman Date: Wed, 19 Dec 2018 12:59:37 +0000 Subject: [PATCH] Update Docker image tags --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5ca39d7..51ff1ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,8 @@ pipeline: from: plex-nofonts-dev repo: spritsail/plex-media-server tags: - - '%label io.spritsail.version.plex | %prefix nofonts | %auto' + - 'nofonts' + - '%label io.spritsail.version.plex | %prefix nofonts | %remsuf [0-9a-f]+$ | %auto 2' notify: image: spritsail/notify