mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-11 22:54:46 +08:00
Pushed version 1.7.4
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
FROM node:14-alpine as builder
|
||||
|
||||
RUN apk update && apk add --no-cache nano curl
|
||||
FROM node:14 as builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user