Skip to content

Commit

Permalink
Update operator/controllers/lifecycle/keptntask/runtime_builder.go
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Bacher <[email protected]>
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT and bacherfl authored Jun 14, 2023
1 parent b27a25c commit c9f62b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
corev1 "k8s.io/api/core/v1"
)

// RuntimeBuilder implements container builder interface for javascript deno
// RuntimeBuilder implements container builder interface for Deno/Python
type RuntimeBuilder struct {
options BuilderOptions
}
Expand Down

0 comments on commit c9f62b9

Please sign in to comment.