Remove legacy GeoIP from image (#10500)

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
This commit is contained in:
Jintao Zhang 2023-10-16 06:41:51 +08:00 committed by GitHub
parent 9db8fe51c8
commit 0055ba3ea6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 6 deletions

View file

@ -39,7 +39,6 @@ RUN apk update \
openssl \
pcre \
zlib \
geoip \
ca-certificates \
patch \
yajl \