Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Duplicate line in Dockerfile #21

Closed
patrickhuber opened this issue Mar 12, 2020 · 3 comments · Fixed by #26 or #27
Closed

Duplicate line in Dockerfile #21

patrickhuber opened this issue Mar 12, 2020 · 3 comments · Fixed by #26 or #27
Labels
bug Something isn't working

Comments

@patrickhuber
Copy link

Looks like commit a9663b8 duplicated the following line:

COPY --from=builder "/alpine/usr/local/lib/libcurl.so" "/usr/lib/libcurl.so"

COPY --from=builder "/alpine/usr/local/lib/libcurl.so" "/usr/lib/libcurl.so"

@xquery
Copy link
Member

xquery commented Mar 12, 2020 via email

@xquery
Copy link
Member

xquery commented Apr 25, 2020

will include fix in next release

@xquery xquery added the bug Something isn't working label Apr 25, 2020
xquery added a commit that referenced this issue Apr 25, 2020
xquery added a commit that referenced this issue Apr 26, 2020
fixes #21, minor refactor, add some tests, update year
@xquery
Copy link
Member

xquery commented Apr 26, 2020

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.
Labels
bug Something isn't working
2 participants