Skip to content

Commit f7ff55a

Browse files
author
Anandkumar Patel
committed
bump swarm to 1.2.3
1 parent 9fc03da commit f7ff55a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/group_vars/alpha-swarm-daemon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "swarm-deamon"
22

33
# container_kill_start settings
44
container_image: swarm
5-
container_tag: 1.2.0
5+
container_tag: 1.2.3
66

77
container_run_opts: >
88
--name {{ swarm_container_name }}

ansible/group_vars/alpha-swarm-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "swarm-manager"
22

33
# container_kill_start settings
44
container_image: swarm
5-
container_tag: 1.2.0-0
5+
container_tag: 1.2.3-0
66

77
container_run_opts: >
88
-d

0 commit comments

Comments
 (0)