Support for v13.336 #1162
-
https://foundryvtt.com/releases/ Any plans to support this release or have a way to subscribe to the branch so it autoupdates, without the need of an manual tag push (github actions maybe or using the autoupdate feature in foundry)? develop-prerelease forces it to 13.335 and manual url override does not get installed because the version is too high, making the container unusable. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Ok, found that I can override the version by an enviroment variable, so I am using the prerelease tag, but with an version override. |
Beta Was this translation helpful? Give feedback.
-
You can use the See: |
Beta Was this translation helpful? Give feedback.
You can use the
:13
tag to receive that version of the container, e.g.:felddy/foundryvtt:13
See:
v13
Image tags