Skip to content

Commit

Permalink
fix tag to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov authored Jul 22, 2024
1 parent 6ba5b28 commit 888955a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,5 @@ docker run --rm -it \
-v ${PWD}:/root/ \ # Local content shared with container
-v /var/run/docker.sock:/var/run/docker.sock \ # Docker process required by molecule
--env-file dev.env \ # File with your variables
ghcr.io/arista-netdevops-community/action-molecule-avd/action-molecule:v1.7
ghcr.io/arista-netdevops-community/action-molecule-avd/action-molecule:v1.8
```

0 comments on commit 888955a

Please sign in to comment.