From 74f35846a7a85e6241a18e9823c457c563c5b922 Mon Sep 17 00:00:00 2001 From: Nikolai Emil Damm Date: Wed, 26 Jan 2022 23:41:02 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ffdf5d3..47335d7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -128,7 +128,7 @@ jobs: latest=false prefix= suffix= - images: plantuml/plantuml-server + images: nikolaidamm/plantuml-server tags: | type=semver,pattern=tomcat-{{raw}} type=raw,value=tomcat @@ -141,7 +141,7 @@ jobs: latest=true prefix= suffix= - images: plantuml/plantuml-server + images: nikolaidamm/plantuml-server tags: | type=semver,pattern={{raw}} type=semver,pattern=jetty-{{raw}}