diff --git a/Dockerfile b/Dockerfile index e21512fb3..7f83c46f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -FROM node:16.14.0-alpine AS frontend +FROM node:26.5.0-alpine AS frontend LABEL maintainer="Statping-ng (https://github.com/statping-ng)" ARG BUILDPLATFORM WORKDIR /statping