maj dockerfile packagejson
All checks were successful
Build and Push App / build (push) Successful in 1m2s
All checks were successful
Build and Push App / build (push) Successful in 1m2s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Base image
|
||||
FROM node:20-alpine AS base
|
||||
FROM node:22-alpine AS base
|
||||
RUN apk add --no-cache libc6-compat openssl
|
||||
|
||||
# Install dependencies only when needed
|
||||
|
||||
Reference in New Issue
Block a user