diff --git a/util/Setup/Dockerfile b/util/Setup/Dockerfile index eb70ee6619..0db2145824 100644 --- a/util/Setup/Dockerfile +++ b/util/Setup/Dockerfile @@ -1,6 +1,6 @@ FROM microsoft/dotnet:2.1.5-runtime -LABEL com.bitwarden.product="bitwarden" +LABEL com.bitwarden.product="bitwarden" com.bitwarden.project="setup" RUN apt-get update \ && apt-get install -y --no-install-recommends \