Switched to alpine and changed versioning

This commit is contained in:
Firq 2024-07-16 20:16:45 +02:00
parent c88dffcbee
commit fda5e65d4e
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
FROM node:lts
FROM node:22-alpine
RUN npm install --global "@warren-bank/serve@130002.18.6"