Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saiteja-madha committed Sep 10, 2022
1 parent 0cf880a commit 645a0bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ version: "4"

services:
discord-js-bot:
build: .
image: discord-js-bot:latest
image: saitejamadha/discord-js-bot:5.0.0
container_name: discord-js-bot
restart: unless-stopped
networks:
Expand Down

0 comments on commit 645a0bc

Please sign in to comment.