Skip to content

Commit

Permalink
[Docs] Remove misleading version from a sample command used to publis…
Browse files Browse the repository at this point in the history
…h PCUI image for testing.
  • Loading branch information
gmarciani committed Oct 7, 2024
1 parent 68b65af commit fe5c4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ Build and push the image:
./scripts/build_and_release_image.sh \
--ecr-region us-east-1 \
--ecr-endpoint $ECR_ENDPOINT \
--tag 2023.10.16
--tag YYYY.MM.NN
```

0 comments on commit fe5c4c9

Please sign in to comment.