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

Upgrade docker base #516

Merged
merged 1 commit into from
Jan 2, 2023
Merged

Upgrade docker base #516

merged 1 commit into from
Jan 2, 2023

Conversation

zhouzhuojie
Copy link
Collaborator

Description

  • Upgrade docker base to latest go 1.19.4 and alpine 3.17 for security patches
  • Remove unnecessary "Volume [/data]" to fix a build error of railway demo build

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link

Codecov Report

Merging #516 (d6effc3) into main (6a66564) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   80.96%   80.96%           
=======================================
  Files          28       28           
  Lines        2222     2222           
=======================================
  Hits         1799     1799           
  Misses        334      334           
  Partials       89       89           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zhouzhuojie zhouzhuojie merged commit 7b36fd7 into main Jan 2, 2023
@zhouzhuojie zhouzhuojie deleted the zz/upgrade-docker-base branch January 2, 2023 05:31
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.

2 participants