fix dockerfile

This commit is contained in:
2025-04-09 11:55:30 +03:30
parent aaecf79c82
commit 62620b6fb5
-1
View File
@@ -1,4 +1,3 @@
# Build stage
FROM node:22-alpine AS builder
WORKDIR /app