Skip to content

Commit

Permalink
remove build from compose
Browse files Browse the repository at this point in the history
  • Loading branch information
drakeapps authored Dec 24, 2021
1 parent 7203436 commit 64a16ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ version: '3'
services:
backup:
image: ghcr.io/drakeapps/mysqlbackup-gdrive
build: .
restart: unless-stopped
environment:
- MYSQL_USER=root
Expand Down

0 comments on commit 64a16ec

Please sign in to comment.