fix(foundryvtt): override image tag

My FoundryVTT install broke because it automatically pulled `latest`.
And there was a recent release to support v13, which has a different
directory structure than v12. That caused the container to report that
FoundryVTT wasn't actually installed.
This commit is contained in:
David Landry 2025-09-13 11:41:36 -04:00
parent e777deedc1
commit f07e8a87f2

View file

@ -5,3 +5,7 @@ resources:
patches:
- path: deployment-patch.yaml
images:
- name: pgschk/foundryvtt-containerized
newTag: v0.2.2