BenjaminPrice / fvtt-docker

Foundry VTT - Docker
MIT License
32 stars 39 forks source link

Node version needs updating. #16

Closed burchbobby closed 3 years ago

burchbobby commented 3 years ago

Can't upgrade to beta branch (or stable, soon) 0.8.5 due to Node version dependency.

Wiliver commented 3 years ago

Stable is now 0.8.6 so upgrade broke for me

joshuacook commented 3 years ago

Can't upgrade to beta branch (or stable, soon) 0.8.5 due to Node version dependency.

Did you pull the latest image?

OtavioLhamas commented 3 years ago

Can't upgrade to beta branch (or stable, soon) 0.8.5 due to Node version dependency.

Did you pull the latest image?

I just did, tried recreating the Docker container to no success, NODE_VERSION still says 12.18.2.

joshuacook commented 3 years ago

You'll have to recreate the provisioning in portainer.

On Mon, Jun 14, 2021 at 4:16 PM OtavioLhamas @.***> wrote:

Can't upgrade to beta branch (or stable, soon) 0.8.5 due to Node version dependency.

Did you pull the latest image?

I just did, tried recreating the Docker container to no success, NODE_VERSION still says 12.18.2.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/BenjaminPrice/fvtt-docker/issues/16#issuecomment-861053917, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAM47U6HEZ7D4EJ6OJ6HODLTS2EV7ANCNFSM45JGM2CA .

BenjaminPrice commented 3 years ago

As you can see in this commit, the node version has been bumped. You'll need to delete your cached docker images or force a rebuild of the image.