Update to OTRS 6.0.23
This commit is contained in:
parent
f4f260f339
commit
cd637b7330
@ -11,7 +11,7 @@ FROM registry.leenooks.net/leenooks/base:7
|
|||||||
RUN yum -y install \
|
RUN yum -y install \
|
||||||
"perl(Text::CSV_XS)" "perl(YAML::XS)" "perl(Crypt::Eksblowfish::Bcrypt)" "perl(Encode::HanExtra)" "perl(JSON::XS)" \
|
"perl(Text::CSV_XS)" "perl(YAML::XS)" "perl(Crypt::Eksblowfish::Bcrypt)" "perl(Encode::HanExtra)" "perl(JSON::XS)" \
|
||||||
nginx perl-DBD-MySQL fcgiwrap \
|
nginx perl-DBD-MySQL fcgiwrap \
|
||||||
http://ftp.otrs.org/pub/otrs/RPMS/rhel/7/otrs-6.0.17-01.noarch.rpm \
|
http://ftp.otrs.org/pub/otrs/RPMS/rhel/7/otrs-6.0.23-01.noarch.rpm \
|
||||||
&& yum clean all && rm -rf /var/tmp/*
|
&& yum clean all && rm -rf /var/tmp/*
|
||||||
|
|
||||||
COPY init /sbin
|
COPY init /sbin
|
||||||
|
Loading…
Reference in New Issue
Block a user