diff --git a/Directory.Packages.props b/Directory.Packages.props index e551b2f6..1dd6ab1a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -31,25 +31,25 @@ - - + + - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + @@ -91,6 +91,6 @@ - + diff --git a/Dockerfile b/Dockerfile index 98ba8087..b961dc4c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/vmelnalksnis/gnomeshade-build:8.0.401 AS build +FROM ghcr.io/vmelnalksnis/gnomeshade-build:8.0.403 AS build WORKDIR /gnomeshade COPY ./ ./ @@ -6,7 +6,7 @@ ARG BUILD_NUMBER=123 RUN --mount=type=cache,target=/root/.nuget/packages \ ./deployment/publish.sh "Gnomeshade.WebApi" "linux-musl-x64" $BUILD_NUMBER -FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8-alpine3.20 as gnomeshade +FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.10-alpine3.20 as gnomeshade WORKDIR /gnomeshade COPY --chmod=-w --from=build [ \ diff --git a/docs/changelog.html b/docs/changelog.html index 90e69972..83c5bcee 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -27,7 +27,7 @@
    -
  • Unreleased
  • +
  • Unreleased
  • v0.8.5
  • v0.8.4
  • v0.8.3
  • @@ -53,7 +53,7 @@

    Changelog

    -