From a1c9b5eb12487f9374855eaf5a9d218126addc0e Mon Sep 17 00:00:00 2001 From: TiTom73 Date: Wed, 16 Dec 2020 18:19:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d347bb7..7781824 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/rista-netdevops-community/action-molecule-avd) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/avdteam/action-molecule) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/avdteam/action-molecule) ![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/avdteam/action-molecule) ![Docker Pulls](https://img.shields.io/docker/pulls/avdteam/action-molecule) ![GitHub](https://img.shields.io/github/license/arista-netdevops-community/action-molecule-avd) +![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/arista-netdevops-community/action-molecule-avd) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/avdteam/action-molecule) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/avdteam/action-molecule) ![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/avdteam/action-molecule) ![Docker Pulls](https://img.shields.io/docker/pulls/avdteam/action-molecule) ![GitHub](https://img.shields.io/github/license/arista-netdevops-community/action-molecule-avd) # Github Action for Molecule diff --git a/action.yml b/action.yml index c713bf2..f81befd 100644 --- a/action.yml +++ b/action.yml @@ -81,4 +81,4 @@ inputs: runs: using: docker - image: avdteam/action-molecule:v1.0 \ No newline at end of file + image: docker://avdteam/action-molecule:v1.0 \ No newline at end of file