We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779a012 commit f2fcbfeCopy full SHA for f2fcbfe
README.md
@@ -67,7 +67,7 @@ The operator container, residing in the `operator` directory,
67
is automatically built and pushed to Docker Hub using GitHub Actions.
68
69
You can build and push the image yourself using docker-compose.
70
-The following will build an operator image with the tag `19.2.0-alpha.1`: -
+The following will build an operator image with a specific tag: -
71
72
export IMAGE_TAG=23.1.0-alpha.1
73
docker compose build
0 commit comments