mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-04-20 12:42:50 +00:00
Dockerfile Update - NodeJS 18
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:16-alpine
|
||||
FROM node:18-alpine
|
||||
|
||||
#Dependencies
|
||||
RUN apk add --virtual .build-deps python3 make g++ gcc git
|
||||
|
||||
Reference in New Issue
Block a user