Update Dockerfile
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m9s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m9s
This commit is contained in:
parent
aebe203fe6
commit
ed24cc1f24
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ FROM node:22-alpine
|
|||
# Add in Docker for building anything with docker
|
||||
RUN apk add docker
|
||||
# Install other package management tools
|
||||
RUN npm i -g pnpm yarn
|
||||
RUN npm i -g pnpm
|
Loading…
Add table
Add a link
Reference in a new issue