Skip to content

Commit

Permalink
chore(readme): auto-update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lrstanley committed Dec 17, 2024
1 parent c2f08ac commit 99436b9
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 @@ -149,9 +149,9 @@ page for prebuilt versions.
### :whale: Container Images (ghcr)

```console
$ docker run -it --rm ghcr.io/lrstanley/vault-unseal:master
$ docker run -it --rm ghcr.io/lrstanley/vault-unseal:0.6.0
$ docker run -it --rm ghcr.io/lrstanley/vault-unseal:latest
$ docker run -it --rm ghcr.io/lrstanley/vault-unseal:master
$ docker run -it --rm ghcr.io/lrstanley/vault-unseal:0.5.1
$ docker run -it --rm ghcr.io/lrstanley/vault-unseal:0.5.0
$ docker run -it --rm ghcr.io/lrstanley/vault-unseal:0.4.1
Expand Down

0 comments on commit 99436b9

Please sign in to comment.