Skip to content

Commit 6a1db43

Browse files
committed
add comment
1 parent 0d313e3 commit 6a1db43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/inventories/devnet-2/group_vars/ethereum_node.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ ethereum_node_docker_watchtower_containers_list:
9090
- execution
9191
- beacon
9292
- validator
93+
# TODO: Remove this container_image once there's a release > v1.13.1 (By default it will use latest)
94+
# We're using latest-dev mainly due to https://github.com/nicholas-fedor/watchtower/pull/1182
9395
docker_watchtower_container_image: "ghcr.io/nicholas-fedor/watchtower:latest-dev"
9496
docker_watchtower_container_additional_args:
9597
- --interval=120 # 2 minutes

0 commit comments

Comments
 (0)