mirror of
https://github.com/Alvin-Zilverstand/school.git
synced 2026-04-21 19:11:09 +02:00
Compare commits
4 Commits
87b7da53ca
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
16510f851d | ||
|
|
3540fe2918 | ||
|
|
2b1494737b | ||
|
|
7f00c945b5 |
@@ -1,7 +1,7 @@
|
||||
# SnowWorld Narrowcasting System - Docker Configuration
|
||||
|
||||
# Use official Node.js runtime as base image
|
||||
FROM node:18-alpine
|
||||
FROM node:24.14.0-alpine3.22
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user