mirror of
https://github.com/Alvin-Zilverstand/school.git
synced 2026-04-17 18:46:19 +02:00
Merge pull request #1 from Alvin-Zilverstand/snyk-fix-12a9991f2bd15042c36bf6ded4ef9d0d
[Snyk] Security upgrade node from 18-alpine to 24.0.0-alpine
This commit is contained in:
@@ -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:18-alpine
|
FROM node:24.0.0-alpine
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user