Skip to content

Update runner docker image.#3511

Merged
TingluoHuang merged 2 commits intomainfrom
users/tihuang/dockerfile2
Nov 12, 2024
Merged

Update runner docker image.#3511
TingluoHuang merged 2 commits intomainfrom
users/tihuang/dockerfile2

Conversation

@TingluoHuang
Copy link
Copy Markdown
Member

No description provided.

@TingluoHuang TingluoHuang requested a review from a team as a code owner October 18, 2024 15:21
@TingluoHuang TingluoHuang force-pushed the users/tihuang/dockerfile2 branch from 5f92a1d to b709a5b Compare October 21, 2024 15:32
@ali-kafel
Copy link
Copy Markdown

Could we get this approved and merged so that I may close out this PR: #3498

@TingluoHuang TingluoHuang force-pushed the users/tihuang/dockerfile2 branch 2 times, most recently from d55cacb to ed0e64d Compare November 12, 2024 18:39
@@ -1,12 +1,12 @@
# Source: https://github.com/dotnet/dotnet-docker
FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-jammy as build
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0-jammy as build
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the runner in latest main is dotnet 8.

# Configure git-core/ppa based on guidance here: https://git-scm.com/download/linux
RUN add-apt-repository ppa:git-core/ppa \
&& apt update -y \
&& apt install -y --no-install-recommends git
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

install recommends will have ssh installed, so customer can check out repository via ssh in actions/checkout

@TingluoHuang TingluoHuang changed the title Update docker and buildx version. Update runner docker image. Nov 12, 2024
@TingluoHuang TingluoHuang force-pushed the users/tihuang/dockerfile2 branch from ed0e64d to d669d42 Compare November 12, 2024 19:56
@TingluoHuang TingluoHuang merged commit 1e1f784 into main Nov 12, 2024
@TingluoHuang TingluoHuang deleted the users/tihuang/dockerfile2 branch November 12, 2024 21:37
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.

3 participants