Skip to content

Commit

Permalink
chore(deps): update nuget non-major dependencies (#9414)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2022
1 parent a8f6f1b commit a23fde4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion loadbalancer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.23.2-alpine-perl
FROM nginx:1.23.3-alpine-perl

# Copy to template in order for Environment variable substitutions to run
COPY nginx.conf /etc/nginx/templates/nginx.conf.template
Expand Down
2 changes: 1 addition & 1 deletion src/LocalTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.5" />
<PackageReference Include="Altinn.Common.PEP" Version="1.0.39" />
<PackageReference Include="Altinn.Platform.Models" Version="1.1.1" />
<PackageReference Include="Altinn.Platform.Models" Version="1.1.2" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="3.11.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="JWTCookieAuthentication" Version="2.4.2" />
Expand Down

0 comments on commit a23fde4

Please sign in to comment.