Skip to content

Commit

Permalink
Reverts to using version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume committed Oct 5, 2023
1 parent 4d14815 commit adbe000
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ A distroless ROCK image for Vault.
## Usage

```console
docker pull ghcr.io/canonical/vault:<version>
docker run -it ghcr.io/canonical/vault:<version>
docker pull ghcr.io/canonical/vault:1.14.3
docker run -it ghcr.io/canonical/vault:1.14.3
```

0 comments on commit adbe000

Please sign in to comment.