mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-09 14:03:11 +08:00
Added changelog. Added curl to Docker image
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM node:14-alpine
|
||||
|
||||
RUN apk update && apk add --no-cache nano
|
||||
RUN apk update && apk add --no-cache nano curl
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user