mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-30 05:37:59 +00:00
Removed installation of git
@wojpawlik mentioned it would not be needed anymore.
This commit is contained in:
parent
62d4023dfe
commit
6b5ed4ac47
@ -1,8 +1,5 @@
|
||||
FROM node:alpine
|
||||
|
||||
|
||||
RUN apk add git
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY package*.json ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user