From af06befa449b194384c6da613bf95621c88908a5 Mon Sep 17 00:00:00 2001 From: myve Date: Wed, 17 Jul 2024 12:36:57 +0000 Subject: [PATCH] Update webtop:plasma.sh --- kdeplasma.sh => webtop:plasma.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename kdeplasma.sh => webtop:plasma.sh (98%) diff --git a/kdeplasma.sh b/webtop:plasma.sh similarity index 98% rename from kdeplasma.sh rename to webtop:plasma.sh index 94f9737..0f101d9 100644 --- a/kdeplasma.sh +++ b/webtop:plasma.sh @@ -105,5 +105,5 @@ cat >90-tigervnc.sh <<- '90-tigervnc.sh' ## Docker build DOCKER_BUILDKIT=1 docker build ./. \ - --tag myvnc/kdeplasma \ + --tag myvnc/webtop:plasma \ && rm -f Dockerfile *.sh \ No newline at end of file