Remove build: . from docker-compose.yml

This commit is contained in:
2022-01-31 21:16:59 +01:00
parent e85753c5e9
commit 13fc5d2f02

View File

@ -1,7 +1,6 @@
services:
discord-reminder-bot:
image: thelovinator/discord-reminder-bot
build: .
env_file:
- .env
container_name: discord-reminder-bot