Merge pull request #3 from Alvin-Zilverstand/snyk-fix-5c81729e963925d691ad9e0a3bf10c70

[Snyk] Security upgrade node from 24.14.0-alpine3.22 to 24.15.0-alpine3.22
This commit is contained in:
Alvin
2026-05-21 09:26:50 +02:00
committed by GitHub
@@ -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.14.0-alpine3.22 FROM node:24.15.0-alpine3.22
# Set working directory # Set working directory
WORKDIR /app WORKDIR /app