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