This will allow us to take advantage of automatic update software to auto-pull new versions when they are released to docker hub.
2 lines
17 B
Docker
2 lines
17 B
Docker
FROM redis:5.0.7
|