Skip to content

Commit

Permalink
Remove build command from compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
wedesoft committed Sep 20, 2024
1 parent c022749 commit de6e90d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etc/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ version: "3"
services:
app:
image: anymeal:latest
build: .
environment:
- DISPLAY=${DISPLAY}
volumes:
Expand Down

0 comments on commit de6e90d

Please sign in to comment.