Browse Source

Update ci dockerfile docs (#5259)

update ci dockerfile docs
Mircea Colonescu 8 months ago
parent
commit
7d79599378
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ci/docker/README.md

+ 1 - 1
ci/docker/README.md

@@ -8,5 +8,5 @@ This image is manually maintained:
    1. `ci/rust-version.sh` for rust and rust nightly version
    2. `ci/docker/env.sh` for some environment variables
    3. `ci/docker/Dockerfile` for some other packages
-2. Ensure you're a member of the [Solana Docker Hub Organization](https://hub.docker.com/u/solanalabs/) and already `docker login`
+2. Ensure you're a member of the [Anza Docker Hub Organization](https://hub.docker.com/u/anzaxyz) and already `docker login`
 3. Run `ci/docker/build.sh` to build/publish the new image