Skip to content

Commit

Permalink
Update 02.docker-task-runner.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-geller committed Nov 20, 2024
1 parent 60947e1 commit 0c47b5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ For example, if you have the insecure registry `10.10.1.5:5000`, please add the

```json
{
"insecure-registries" : ["10.10.1.5.:5000"]
"insecure-registries" : ["10.10.1.5:5000"]
}
```

Expand Down

0 comments on commit 0c47b5b

Please sign in to comment.