mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-31 14:15:25 +00:00
Removed installation of git
@wojpawlik mentioned it would not be needed anymore.
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
FROM node:alpine
|
FROM node:alpine
|
||||||
|
|
||||||
|
|
||||||
RUN apk add git
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY package*.json ./
|
COPY package*.json ./
|
||||||
|
Reference in New Issue
Block a user