mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-09 04:25:18 +02:00
Pushed version 1.7.4
This commit is contained in:
parent
9db46faabe
commit
4f2ba0a96d
7 changed files with 26 additions and 31 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue