Skip to content

Commit

Permalink
Merge pull request #24 from jgrer/change-username
Browse files Browse the repository at this point in the history
fix: changed image name from copacetic/ to projectcopacetic/
  • Loading branch information
ashnamehrotra authored Jul 23, 2024
2 parents dffc6d0 + 1e808d9 commit 3603dce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
IMAGE?=copacetic/copacetic-docker-desktop-extension
IMAGE?=projectcopacetic/copacetic-docker-desktop-extension
TAG?=0.1.0
COPA_VERSION?=latest

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This extension is a web application displayed in a tab of the dashboard in Docke
The extension be installed using this link! It can also be installed with the following command:

```
docker extension install copacetic/copacetic-docker-desktop-extension:0.1.0
docker extension install projectcopacetic/copacetic-docker-desktop-extension:0.1.0
```

## Contributing
Expand Down

0 comments on commit 3603dce

Please sign in to comment.