Skip to content

Commit

Permalink
amend curl version to fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianEllwood committed Dec 30, 2024
1 parent 409b10a commit 68b7de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ apt-get update --yes

apt-get install --yes \
"apt-transport-https=2.7.14build2" \
"curl=8.5.0-2ubuntu10.5"
"curl=8.5.0-2ubuntu10.6"

apt-get clean --yes

Expand Down

0 comments on commit 68b7de7

Please sign in to comment.