snyk-bot
2026-05-21 07:28:49 +00:00
parent 46e2e71405
commit 4363fdfd1c
+1 -1
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:25.8.1-alpine FROM node:25.9.0-alpine
# Set working directory # Set working directory
WORKDIR /app WORKDIR /app