Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Bump dotnet/sdk from 7.0.202-alpine3.17 to 7.0.302-alpine3.17 in /ser…
Browse files Browse the repository at this point in the history
…vices/api (#243)

Bump dotnet/sdk in /services/api

Bumps dotnet/sdk from 7.0.202-alpine3.17 to 7.0.302-alpine3.17.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2023
1 parent 8ecd008 commit d545e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:7.0.202-alpine3.17 as build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:7.0.302-alpine3.17 as build

WORKDIR /build

Expand Down

0 comments on commit d545e75

Please sign in to comment.