Updated Dockerfile
This commit is contained in:
parent
df860cb7d7
commit
ccdc39e74b
@ -1,5 +1,7 @@
|
|||||||
FROM node:23.7.0-alpine
|
FROM node:23.7.0-alpine
|
||||||
|
|
||||||
|
RUN npm install -g npm@11.1.0
|
||||||
|
|
||||||
# Install dependencies with versions
|
# Install dependencies with versions
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
redis \
|
redis \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user