Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 06:52
· 2 commits to main since this release

Argus v1.3.1 🚀

Highlights

  • Added GitHub Container Registry (GHCR) support for improved container distribution and security (ghcr.io/tejastn10/argus)

Docker Images

  • docker.io/tejastn10/argus:v1.4.1
  • ghcr.io/tejastn10/argus:v1.4.1

Supported Platforms

  • linux/amd64
  • linux/arm64

How to Use

  • Pull the latest Docker image:

    docker pull docker.io/tejastn10/argus:latest
  • Or use a specific version:

    docker pull docker.io/tejastn10/argus:v1.4.1