Skip to content

Commit

Permalink
Merge pull request #20 from sparcs-kaist/develop
Browse files Browse the repository at this point in the history
Update docker-compose.yaml
  • Loading branch information
jinho-choi123 committed May 10, 2024
2 parents 4d89753 + 9d985cd commit 0c858b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --interval 30 --scope zabo-boards --cleanup --enable-lifecycle-hooks zabo-boards
command: --interval 30 --scope zabo-boards --cleanup --enable-lifecycle-hooks
labels: [ "com.centurylinklabs.watchtower.scope=zabo-boards" ]
zabo-boards:
image: ghcr.io/sparcs-kaist/zabo-boards:latest
Expand Down

0 comments on commit 0c858b8

Please sign in to comment.