mirror of
https://github.com/linuxserver/docker-speedtest-tracker.git
synced 2026-02-19 17:02:52 +08:00
Merge pull request #65 from alexjustesen/main
This commit is contained in:
commit
99953e84be
@ -12,6 +12,7 @@ ENV HOME=/config
|
||||
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
iputils \
|
||||
grep \
|
||||
php84-gd \
|
||||
php84-intl \
|
||||
|
||||
@ -12,6 +12,7 @@ ENV HOME=/config
|
||||
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
iputils \
|
||||
grep \
|
||||
php84-gd \
|
||||
php84-intl \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user