fix alpine version

This commit is contained in:
Dhruwang
2025-04-30 09:43:06 +05:30
parent 0471a0f0c3
commit 777485e63d
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:22-alpine3.22 AS base
FROM node:22-alpine3.21 AS base
#
## step 1: Prune monorepo