docker pull ghcr.io/zhliau/fika-spt-server-docker:4.0.2
| SPT Server | Fika Server |
|---|---|
| 4.0.2 | 1.0.4 |
This version now supports an optional environment variable FORCE_SPT_VERSION, to override the image's built in SPT version. Set this environment variable to an SPT release version string e.g. 4.0.2-40087-0df4ae7, and on startup the image will download the release and update your SPT installation.
What's Changed
- (4.0.2) I hope this helps by @guiriguy in #42
- Allow forcing SPT version in entrypoint via FORCE_SPT_VERSION env var by @zhliau in #40
New Contributors
Full Changelog: 4.0.1...4.0.2