Skip to content

Commit

Permalink
[DOC] Fix the image name in the TO customization Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Scholz <[email protected]>
  • Loading branch information
scholzj committed Oct 18, 2024
1 parent 95965fe commit f3d455d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,9 @@ env:
<3> Specifies the SASL properties to be set in JSON format. Only properties starting with `sasl.` are allowed.
+
.Example Dockerfile with external jars
[source,shell,subs=+quotes]
[source,shell,subs="+quotes,attributes"]
----
FROM strimzi/operator:latest
FROM {DockerTopicOperator}
USER root
Expand Down

0 comments on commit f3d455d

Please sign in to comment.