mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: update image
This commit is contained in:
parent
b3e35c5838
commit
1e68248611
@ -1,4 +1,4 @@
|
|||||||
FROM node:18-alpine AS base
|
FROM node:18-slim AS base
|
||||||
ENV PNPM_HOME="/pnpm"
|
ENV PNPM_HOME="/pnpm"
|
||||||
ENV PATH="$PNPM_HOME:$PATH"
|
ENV PATH="$PNPM_HOME:$PATH"
|
||||||
RUN corepack enable
|
RUN corepack enable
|
||||||
|
Loading…
Reference in New Issue
Block a user