mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
use node 12 to build app
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node as build
|
||||
FROM node:12 as build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user