- Added the ability to customise the response for invalid requests #74
- Remove PM2 from the build, and instead let Docker/Podman handle restarting the container if necessary. This reduces build size and CPU usage.
- Replace upstream Node image from
lts-slim
tolts-alpine
for additional space saving.