You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproduce:
Run: docker pull grokzen/redis-cluster:latest
After starting the container: check the log show - Loading RDB produced by version 6.2.0
Created: Almost 2 years ago
Expectation:
After starting the container: check the log show - Loading RDB produced by version 7.0.7 as tag 7.0.7
The text was updated successfully, but these errors were encountered:
I updated it now with 7.0.8 and latest build correct. I saw that there is a bug in the invoke script that do not tag and pushes latest build correct so i need to fix that. But a new image is pushed with the correct version
Reproduce:
Run:
docker pull grokzen/redis-cluster:latest
After starting the container: check the log show -
Loading RDB produced by version 6.2.0
Created:
Almost 2 years ago
Expectation:
After starting the container: check the log show -
Loading RDB produced by version 7.0.7
as tag7.0.7
The text was updated successfully, but these errors were encountered: