diff --git a/Dockerfile b/Dockerfile index 1bc69ce..a5e83c8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:23-alpine +FROM node:24-alpine ARG BIN_FOLDER=/bin ARG PLUTO_FOLDER=pluto ARG FIXES_FOLDER_ARG=fixes diff --git a/config.json b/config.json index a531248..91bf876 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "outdir": "/public", "clientID": "00000000-0000-0000-0000-000000000000", "mapping": { - "es": "102.177.191.1", + "es": "103.41.236.1", "us": "45.50.96.71", "uk": "109.74.192.2", "fr": "102.129.65.1",