mirror of
https://github.com/Alvin-Zilverstand/narrow_casting_system.git
synced 2026-09-12 09:54:41 +02:00
Merge pull request #5 from Alvin-Zilverstand/snyk-fix-a03e917f8fbd0370a8eb87d1984888da
[Snyk] Security upgrade node from 25.8.1-alpine to 25.9.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:25.8.1-alpine
|
FROM node:25.9.0-alpine
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user