Skip to content

Commit db84730

Browse files
authored
Update play.sh
1 parent fadb9fc commit db84730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

play.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
IMAGE="ghcr.io/ciscodevnet/sdwan-devops:0.0.6"
2+
IMAGE="ghcr.io/ciscodevnet/sdwan-devops:0.0.7"
33
OPTIONS=""
44

55
if [[ ! -z "$ANSIBLE_VAULT_PASSWORD_FILE" ]]; then

0 commit comments

Comments
 (0)