upgrade dependencies and docker builds to npm latest

This commit is contained in:
2026-02-24 11:20:18 -05:00
parent bb01311a8a
commit fd168f607c
8 changed files with 566 additions and 876 deletions

View File

@@ -4,6 +4,7 @@ services:
context: .
dockerfile: Dockerfile
args:
NPM_VERSION: ${NPM_VERSION:-latest}
NEXT_PUBLIC_API_URL: ${NEXT_PUBLIC_API_URL:-}
restart: unless-stopped
env_file: