This commit is contained in:
MaKarin
2026-04-04 20:37:56 +03:00
parent 698bc64d41
commit 05946a51b5
6 changed files with 72 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
FROM node:20-alpine AS build
FROM node:20-bookworm-slim AS build
WORKDIR /app