Skip to content

Commit 5da1c3b

Browse files
committed
Minor fix in a README
1 parent 0ceb08b commit 5da1c3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ docker pull stackhpc/squid:4.4-8
5959
Alternatively you can build the image yourself.
6060

6161
```bash
62-
docker build -t stackhpc/squid github.com/stackhpc/docker-squid
62+
docker build -t stackhpc/squid:4.4-8 github.com/stackhpc/docker-squid
6363
```
6464

6565
## Quickstart

0 commit comments

Comments
 (0)