Skip to content

Commit

Permalink
fix: use correct docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
RedlineTriad committed Oct 30, 2022
1 parent 2b4095b commit c88f1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ inputs:

runs:
using: docker
image: docker://ghcr.io/redlinetriad/molecule-vagrant-qemu-action:v0.1.0
image: docker://ghcr.io/redlinetriad/molecule-vagrant-qemu-action:v1
env:
ANSIBLE_ASYNC_DIR: "/tmp/.ansible_async"
ANSIBLE_FORCE_COLOR: "1"

0 comments on commit c88f1c0

Please sign in to comment.