Skip to content

Commit faab33c

Browse files
committed
Add update pull_policy for site_worker service
1 parent 63b00ce commit faab33c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ services:
204204
working_dir: /app/src
205205
container_name: site_worker
206206
image: django_site-worker
207+
pull_policy: never
207208
depends_on:
208209
- rabbit
209210
- db

0 commit comments

Comments
 (0)