Skip to content

Commit a8efee5

Browse files
committed
Update to release version of container
1 parent ce51db5 commit a8efee5

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.dev6"
2+
IMAGE="ghcr.io/ciscodevnet/sdwan-devops:0.0.6"
33
OPTIONS=""
44

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

0 commit comments

Comments
 (0)