Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Net 8 #10

Merged
merged 2 commits into from
Dec 2, 2023
Merged

Net 8 #10

merged 2 commits into from
Dec 2, 2023

Conversation

jim60105
Copy link
Owner

@jim60105 jim60105 commented Dec 2, 2023

No description provided.

- Ignore the `.dockerignore` file in the git diff
- Update the base image in the `Dockerfile` from `dotnet/runtime:6.0-alpine` to `dotnet/runtime:8.0-alpine`
- Adjust the build configuration in the `Dockerfile` to use the `BUILD_CONFIGURATION` argument
- Update the `dotnet restore` command in the `Dockerfile` to remove the directory path
- Update the build command in the `Dockerfile` to use the `BUILD_CONFIGURATION` argument
- Adjust the publish command in the `Dockerfile` to use the `BUILD_CONFIGURATION` argument and disable the app host usage
- Remove the user creation and ownership changes in the `Dockerfile`
- Update the project file `YoutubeLiveChatToDiscord.csproj` to include a reference to `Microsoft.VisualStudio.Azure.Containers.Tools.Targets` version 1.19.5

Signed-off-by: 陳鈞 <[email protected]>
@jim60105 jim60105 merged commit 7f527d9 into master Dec 2, 2023
1 check passed
@jim60105 jim60105 deleted the NET-8 branch December 2, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant