Skip to content

Commit

Permalink
Adapted to PR review.
Browse files Browse the repository at this point in the history
  • Loading branch information
maltesander committed Nov 11, 2021
1 parent 0e6fa82 commit 6fe86cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/operator/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ impl OpaState {

let mut container_builder = ContainerBuilder::new(pod_id.app());
container_builder.image(format!(
// TODO: How to handle the platform version?
"docker.stackable.tech/stackable/opa:{}-stackable{}",
self.context.resource.spec.version.to_string(),
DEFAULT_IMAGE_VERSION
Expand Down

0 comments on commit 6fe86cc

Please sign in to comment.