chore: Use latest-dev for watchtower (#11369)
This commit is contained in:
parent
06eac9387e
commit
cd8db7fbc2
|
|
@ -14,7 +14,7 @@ services:
|
||||||
- ./stacks:/appsmith-stacks
|
- ./stacks:/appsmith-stacks
|
||||||
|
|
||||||
auto_update:
|
auto_update:
|
||||||
image: containrrr/watchtower
|
image: containrrr/watchtower:latest-dev
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
# Update check every hour.
|
# Update check every hour.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user