Upgrading Grafana from 4.6.3 to 4.6.4 failed with GLIBC Error

Hi

I am upgrading grafana from 4.6.3 to 4.6.4 version on Centos 6 machine and i download the rpm from the given source which is given in Grafana Docs.

wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-4.6.4-1.x86_64.rpm

But while starting the application getting below error, It looks like this rpm has been built for centos 7 not for centos 6. Please do look for the problem and help to resolve.

grafana-server: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by grafana-server)

I meeting a same error when packaging it to rpm.

my env is

os:
2.6.32-431.el6.x86_64

go version:
go version go1.11.5 linux/amd64

rpm version
RPM version 4.8.0

fpm version
fpm version 1.11.0

Starting Grafana Server: ... /usr/sbin/grafana-server: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /usr/sbin/grafana-server)