snyk-bot
2026-03-24 12:13:51 +00:00
parent 94432a1319
commit 6b80558aa8

View File

@@ -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:25.8.1-alpine
# Set working directory # Set working directory
WORKDIR /app WORKDIR /app