Skip to content

Commit

Permalink
Bump packer docker plugin version to 1.0.9 (#966)
Browse files Browse the repository at this point in the history
chore: Update the docker plugin version in main.pkr.hcl

Made with ❤️️ by updatecli

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 592ee96 commit c4b7224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packer {
source = "github.com/hashicorp/azure"
}
docker = {
version = "1.0.8"
version = "1.0.9"
source = "github.com/hashicorp/docker"
}
}
Expand Down

0 comments on commit c4b7224

Please sign in to comment.