This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 65
Duplicate line in Dockerfile #21
Labels
bug
Something isn't working
Comments
nice catch will address
J
…On Thu, 12 Mar 2020 at 14:26, Patrick Huber ***@***.***> wrote:
Looks like commit a9663b8
<a9663b8>
duplicated the following line:
COPY --from=builder "/alpine/usr/local/lib/libcurl.so" "/usr/lib/libcurl.so"
https://github.com/curl/curl-docker/blob/4ef386bc5fe16a3b52c7691cb4f8b48f2a77397a/alpine/latest/Dockerfile#L90
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#21>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFHHSEEPQWK6XYCJ5YEU73RHDPHFANCNFSM4LGMH4MQ>
.
|
will include fix in next release |
xquery
added a commit
that referenced
this issue
Apr 26, 2020
xquery
added a commit
that referenced
this issue
Apr 26, 2020
xquery
added a commit
that referenced
this issue
Apr 26, 2020
fixes #21, minor refactor, add some tests, update year
this will get included in next release to docker hub |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Looks like commit a9663b8 duplicated the following line:
curl-docker/alpine/latest/Dockerfile
Line 90 in 4ef386b
The text was updated successfully, but these errors were encountered: