another try
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# Build stage
|
FROM node:22-alpine AS builder
|
||||||
FROM node:20 AS builder
|
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user