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