chore: Use latest-dev for watchtower (#11369)

This commit is contained in:
Shrikant Sharat Kandula 2022-02-23 21:48:41 +05:30 committed by GitHub
parent 06eac9387e
commit cd8db7fbc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.