website-serve/Dockerfile

3 lines
78 B
Docker
Raw Normal View History

FROM node:22-alpine
RUN npm install --global "@warren-bank/serve@130002.18.6"