-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The Dockerfile currently uses go get golang.org/x/net@v0.38.0 during build to
work around a vulnerability in the upstream Podsync repository.
Once mxpv/podsync#692 is merged and included in an
official Podsync release, this manual step should be removed.
Steps:
- Delete the
go getline and its accompanying comment from the Dockerfile. - Build the image and verify that the vulnerability is resolved upstream.
- Commit the change and remove this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels