diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 3c65ee0..e0ce7cd 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -31,4 +31,4 @@ jobs: context: . file: .Dockerfile push: true - tags: latest \ No newline at end of file + tags: leeroymanea/dotnet-traefik-exporter:latest \ No newline at end of file