zphisher icon indicating copy to clipboard operation
zphisher copied to clipboard

Need help

Open Depxii opened this issue 2 years ago • 1 comments
trafficstars

When loading in cloud shell, and running docker run --rm -ti htrtech/zphisher it does the update and says updated successfully run zphisher again, what do i put because obviously im doing something wrong because it just tries to update again and says the same thing again and stays at 2.3.4

Depxii avatar Jan 06 '23 22:01 Depxii

First Check the image id by typing docker images -a Then remove it using docker rmi <image id> Then run again.. It should pull the latest one

Or simply pull the latest version using docker pull

htr-tech avatar Jan 07 '23 07:01 htr-tech

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs/questions.

github-actions[bot] avatar Mar 19 '23 01:03 github-actions[bot]