Skip to content

Commit

Permalink
readme: update docker reference version in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Dec 9, 2024
1 parent 33c0bdf commit 9859b30
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 @@ -26,7 +26,7 @@ the binary to one of the listed locations, or by adding Nomad Pack's location to
Nomad Pack is also available as a [Docker image](https://hub.docker.com/r/hashicorp/nomad-pack/tags). With Docker installed on your local
machine, you can pull the latest image by running the following command:
```
$ docker pull hashicorp/nomad-pack:0.0.1-techpreview1
$ docker pull hashicorp/nomad-pack:0.2.0
```

### Nightly Builds and Docker Image Preview
Expand Down

0 comments on commit 9859b30

Please sign in to comment.