changed Dockerfile to build on node:20-bookworm and ship on node:20-alpine,
sadly this drops support for arm/v6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gotify-to-ntfy-proxy",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
||||
Reference in New Issue
Block a user