mirror of
https://github.com/linuxserver/docker-freshrss.git
synced 2026-02-05 03:02:53 +08:00
update dependencies to latest requirments
This commit is contained in:
parent
11e613e31c
commit
8a56f5e130
@ -3,7 +3,7 @@ FROM linuxserver/baseimage.apache
|
||||
MAINTAINER Sparklyballs <sparklyballs@linuxserver.io>
|
||||
|
||||
# Set correct environment variables
|
||||
ENV APTLIST="git-core php5-mysql"
|
||||
ENV APTLIST="git-core php5-gmp php5-intl php5-mysqlnd php5-pgsql"
|
||||
ENV LANG="en_US.UTF-8" LANGUAGE="en_US:en" LC_ALL="en_US.UTF-8"
|
||||
|
||||
# Set the locale
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user