Skip to content

Commit 674c756

Browse files
authored
docs: Update docker run command
1 parent 7564531 commit 674c756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ docker run -it --rm \
5555
--volume "${PWD:-.}/backup:/backup" \
5656
--env PORTAINER_BACKUP_URL="http://portainer:9000" \
5757
--env PORTAINER_BACKUP_TOKEN="YOUR_ACCESS_TOKEN" \
58-
dockurr/portainer-backup \
58+
docker.io/dockurr/portainer-backup \
5959
backup
6060
```
6161

0 commit comments

Comments
 (0)