mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update tldextract
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
FROM alpine:3
|
FROM alpine:3
|
||||||
|
|
||||||
RUN apk add --no-cache py3-tldextract \
|
RUN apk add --no-cache py3-pip \
|
||||||
|
&& pip install tldextract \
|
||||||
&& tldextract --update \
|
&& tldextract --update \
|
||||||
&& tldextract --version
|
&& tldextract --version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user