Skip to content

Commit

Permalink
Update devkit-build-vpc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hultzj authored May 12, 2021
1 parent 096bede commit 5b9a043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devkit-build-vpc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ sudo podman run -it --rm \
--workdir /root/deploy/terraform/devkit-vpc \
--volume $(pwd)/aws:/root/.aws:z \
--volume $(pwd):/root/deploy/terraform/devkit-vpc:z \
docker.io/cloudctl/konductor $@
quay.io/cloudctl/konductor:4.7.9 $@

0 comments on commit 5b9a043

Please sign in to comment.