github felddy/foundryvtt-docker v13.340.0

latest releases: v13.351.0, v13.350.0, v13.348.0...
8 months ago

This pre-release container supports Foundry VTT testing release 13.340

See:

Warning

This Testing update is intended for those dedicated users who wish to test the new features provided in Version 13. It is not intended for use in weekly games or in games with heavy use of add-on modules. The goal for this build is to collect preliminary testing feedback from developers and users, not to power actual game sessions!

Important Changes from v12

There were substantial internal changes introduced at release v13.333.0 that may affect some users:

  • The container now defaults to a non-root user.
  • The internal home directory has changed from /home/foundry to /home/node
  • FOUNDRY_UID and FOUNDRY_GID environment variables have been deprecated.
    The Docker user option should be used to change the uid and gid of the running processes.
  • The container will no longer change the permissions in the data volume to match the uid and gid of the server. Therefore the CONTAINER_PRESERVE_OWNER environment variable is deprecated.
  • The TIMEZONE environment variable has been replaced by the standard TZ environment variable.

What's Changed

  • Bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 in the github-actions-all group by @dependabot in #1190
  • Bump the github-actions-all group with 2 updates by @dependabot in #1191
  • Bump typescript from 5.8.2 to 5.8.3 in the npm-all group by @dependabot in #1192
  • Bump github/codeql-action from 3.28.13 to 3.28.15 in the github-actions-all group by @dependabot in #1194
  • Prerelease 13.340.0 by @felddy in #1195

Full Changelog: v13.339.0...v13.340.0

Don't miss a new foundryvtt-docker release

NewReleases is sending notifications on new releases.