Skip to content

fix(Dockerfile): git lfs install global#56

Merged
aofei merged 1 commit into
goproxy:masterfrom
hunshcn:hunshcn-patch-1
Apr 30, 2024
Merged

fix(Dockerfile): git lfs install global#56
aofei merged 1 commit into
goproxy:masterfrom
hunshcn:hunshcn-patch-1

Conversation

@hunshcn

@hunshcn hunshcn commented Apr 30, 2024

Copy link
Copy Markdown
Contributor

fix #55

Signed-off-by: hunshcn <hunsh.cn@gmail.com>
@codecov

codecov Bot commented Apr 30, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.43%. Comparing base (80087f0) to head (60fb921).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   81.43%   81.43%           
=======================================
  Files          11       11           
  Lines        1185     1185           
=======================================
  Hits          965      965           
  Misses        213      213           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aofei aofei left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good catch! Thanks for the fix. Merging.

@aofei aofei merged commit 4254665 into goproxy:master Apr 30, 2024
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.

Dockerfile use nobody user, but git lfs install with root

2 participants