Merge pull request #2 from Alvin-Zilverstand/snyk-fix-4672c065c5e82f034a006684c3bce357

[Snyk] Security upgrade node from 24.0.0-alpine to 24.14.0-alpine3.22
This commit is contained in:
Alvin
2026-03-24 13:22:35 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# SnowWorld Narrowcasting System - Docker Configuration # SnowWorld Narrowcasting System - Docker Configuration
# Use official Node.js runtime as base image # Use official Node.js runtime as base image
FROM node:24.0.0-alpine FROM node:24.14.0-alpine3.22
# Set working directory # Set working directory
WORKDIR /app WORKDIR /app