Skip to content

Commit

Permalink
Merge pull request #24 from RedlineTriad/fix-default-image
Browse files Browse the repository at this point in the history
fix: default image using wrong format
  • Loading branch information
RedlineTriad authored Nov 13, 2022
2 parents e5b4b31 + 19be4d0 commit 1429c77
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 @@ -13,7 +13,7 @@ inputs:
Container image to use for running molecule testing.
This is generally not needed and mostly useful for tests.
required: true
default: docker://ghcr.io/redlinetriad/molecule-vagrant-qemu-action:v1
default: ghcr.io/redlinetriad/molecule-vagrant-qemu-action:v1

molecule_options:
description: |
Expand Down

0 comments on commit 1429c77

Please sign in to comment.