Skip to content

Commit

Permalink
feat: added pull-policy: build to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeMyst committed Feb 26, 2024
1 parent 8dfa5c0 commit 12068a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
restart: unless-stopped

app:
pull_policy: build
build:
context: ./
restart: unless-stopped
Expand Down

0 comments on commit 12068a3

Please sign in to comment.