mirror of
https://github.com/Alvin-Zilverstand/school.git
synced 2026-04-17 18:46:19 +02:00
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:
@@ -1,7 +1,7 @@
|
||||
# SnowWorld Narrowcasting System - Docker Configuration
|
||||
|
||||
# Use official Node.js runtime as base image
|
||||
FROM node:24.0.0-alpine
|
||||
FROM node:24.14.0-alpine3.22
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user