Skip to content

Commit

Permalink
fix: Error pull access denied for unifi-client
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-v authored Feb 24, 2025
1 parent f8f47e3 commit b7f32b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ services:
prover:
image: unifi-client
container_name: unifi-client-prover
build:
context: .
dockerfile: ./packages/taiko-client/Dockerfile
restart: unless-stopped
pull_policy: always
command:
Expand Down

0 comments on commit b7f32b8

Please sign in to comment.