Upgarded versioon

This commit is contained in:
CHIEFSOFT\ameye
2025-01-31 15:16:11 -05:00
parent ca71b39174
commit be4e1c7f40
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# FROM node:erbium
# pull the base image
# FROM node:alpine
FROM node:18-alpine
FROM node:22-alpine
WORKDIR /app
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- ./:/app
- '/app/node_modules'
ports:
- 6036:5173
- 6037:5173
expose:
- "5173"
extra_hosts: