mirror of
https://github.com/Alvin-Zilverstand/school.git
synced 2026-09-12 09:54:37 +02:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/school
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:24.15.0-alpine3.22
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user