mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 14:10:12 +01:00
change repo paths
This commit is contained in:
parent
aaaddc8902
commit
ab299b59f8
7 changed files with 26 additions and 26 deletions
|
|
@ -3,7 +3,7 @@ package actions
|
|||
import (
|
||||
"sort"
|
||||
|
||||
"github.com/v2tec/watchtower/container"
|
||||
"github.com/containrrr/watchtower/container"
|
||||
)
|
||||
|
||||
// CheckPrereqs will ensure that there are not multiple instances of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue