mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-30 21:55:17 +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
|
||||
|
||||
|
||||
RUN apk add git
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY package*.json ./
|
||||
|
Reference in New Issue
Block a user