-
Notifications
You must be signed in to change notification settings - Fork 688
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: pin curl in optimized container
We previously pinned curl in the base-python but in `builder/Dockerfile` we redownload curl using apk without it being pinned. This ensures we are pulling the curl version into the optimized container and the base-python container. Signed-off-by: Lance Austin <[email protected]> Signed-off-by: Hamzah Qudsi <[email protected]>
- Loading branch information
Lance Austin
authored and
Hamzah Qudsi
committed
Jul 27, 2022
1 parent
33e4e08
commit 1041908
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters