Compare commits
1 Commits
99a88ca697
...
ce50ebe19a
Author | SHA1 | Date | |
---|---|---|---|
ce50ebe19a |
@ -1,4 +1,4 @@
|
|||||||
FROM node:22-alpine AS base
|
FROM node:16-alpine AS base
|
||||||
RUN apk add --no-cache curl \
|
RUN apk add --no-cache curl \
|
||||||
&& curl -sL https://unpkg.com/@pnpm/self-installer | node
|
&& curl -sL https://unpkg.com/@pnpm/self-installer | node
|
||||||
# Install dependencies only when needed
|
# Install dependencies only when needed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user