dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
25.21k stars 908 forks source link

Wrong DF version displied in info command #271

Closed odedponcz closed 2 years ago

odedponcz commented 2 years ago

I am running the latest container using: docker run --network=host --ulimit memlock=-1 docker.dragonflydb.io/dragonflydb/dragonfly:latest

in redis-cli I am running "info server" I get the wrong version: 127.0.0.1:6379> info all

Server

redis_version:df-v0.3.1

romange commented 2 years ago

How do you know that you run the latest container? I am pretty sure it's not the latest.

romange commented 2 years ago

works as expected