mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Dockerfile Update - NodeJS 18
This commit is contained in:
parent
26a7b2cf25
commit
25ac99379b
@ -1,4 +1,4 @@
|
|||||||
FROM node:16-alpine
|
FROM node:18-alpine
|
||||||
|
|
||||||
#Dependencies
|
#Dependencies
|
||||||
RUN apk add --virtual .build-deps python3 make g++ gcc git
|
RUN apk add --virtual .build-deps python3 make g++ gcc git
|
||||||
|
Loading…
Reference in New Issue
Block a user