Skip to content

Commit 0941344

Browse files
committed
modify readme
1 parent 598c77b commit 0941344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Supported tags and respective `Dockerfile` links
55

6-
- [`latest` , `3.2.8` (3.2.8/Dockerfile)](https://github.com/vla/docker-redis/blob/master/Dockerfile)
6+
- [`latest` , `3.2.8` (3.2.8/Dockerfile)](https://github.com/EsWork/docker-redis/blob/master/Dockerfile)
77

88
Introduction
99
---
@@ -24,7 +24,7 @@ docker pull eswork/redis:latest
2424
或者你可以自己构建镜像
2525

2626
```bash
27-
docker build -t eswork/redis github.com/vla/docker-redis
27+
docker build -t eswork/redis https://github.com/EsWork/docker-redis
2828
```
2929

3030
Quickstart

0 commit comments

Comments
 (0)