mirror of
https://github.com/Alvin-Zilverstand/narrow_casting_system.git
synced 2026-04-17 14:48:06 +02:00
Merge pull request #3 from Alvin-Zilverstand/snyk-fix-381e077aadd50ed51b8053e1a2e8eb5e
[Snyk] Security upgrade node from 18-alpine to 25.8.1-alpine
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# SnowWorld Narrowcasting System - Docker Configuration
|
||||
|
||||
# Use official Node.js runtime as base image
|
||||
FROM node:18-alpine
|
||||
FROM node:25.8.1-alpine
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user