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