From ab6e32151b699d1f59bbc5b644029129148fc486 Mon Sep 17 00:00:00 2001 From: Steven Agyekum Date: Fri, 22 Nov 2019 00:31:36 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index fe2f072..764a964 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,9 +15,9 @@ LABEL "com.github.actions.description"="For deploying code to a webserver via rs LABEL "com.github.actions.icon"="truck" LABEL "com.github.actions.color"="yellow" -LABEL "repository"="http://github.com/contention/rsync-deployments" -LABEL "homepage"="https://github.com/contention/rsync-deployments" -LABEL "maintainer"="Contention " +LABEL "repository"="https://github.com/Burnett01/rsync-deployments" +LABEL "homepage"="https://github.com/Burnett01/rsync-deployments" +LABEL "maintainer"="Contention & Burnett01" # Copy entrypoint