invoiceninja / dockerfiles

Docker files for Invoice Ninja
https://hub.docker.com/r/invoiceninja/invoiceninja
GNU General Public License v2.0
418 stars 268 forks source link

git clone not pulling latest version #555

Closed Joey4tunato closed 10 months ago

Joey4tunato commented 10 months ago

Hey guys I am new here so please forgive me if i am spewing newbie garbage! Thanks for all you do! The issue I am having is the the newest version is not pulling with git clone. Not sure what more info you need please let me know and please be gentle on this newbie I am just starting to learn :)

turbo124 commented 10 months ago

@Joey4tunato

If you are using the docker-compose file then just run

docker-compose down
docker-compose pull
docker-compose up
Joey4tunato commented 10 months ago

That isn’t working hence why I came to the forum. I also tried installing and updating composer and it throws errors

turbo124 commented 10 months ago

not sure, if you installed using the readme, this is the typical way to update the app with docker-compose

Joey4tunato commented 10 months ago

I'm following the steps in the read me and still nothing. Any ideas?

Joey4tunato commented 10 months ago

This is what I'm seeing image

Joey4tunato commented 10 months ago

Just bumping this to stay top of mind