Compare commits

...

4 Commits

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:24.14.0-alpine3.22
# Set working directory # Set working directory
WORKDIR /app WORKDIR /app