Remove ARM note as builds are now multiplatform

This commit is contained in:
Sainan 2025-10-27 12:04:59 +01:00
parent 967b0c243a
commit 11c8f2cb15

View File

@ -1,6 +1,6 @@
services:
spaceninjaserver:
image: openwf/spaceninjaserver:latest # If you have an ARM CPU, replace 'latest' with 'latest-arm64'.
image: openwf/spaceninjaserver:latest
volumes:
- ./conf:/app/conf
- ./static-data:/app/static/data