fix(build): pin Node Docker tag
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:22-bookworm-slim AS base
|
||||
FROM node:22.23.1-bookworm-slim AS base
|
||||
|
||||
WORKDIR /app/refine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user