Skip to content

Commit 5dc974f

Browse files
committed
use draft op-rs branch for oci changes
1 parent 2c06180 commit 5dc974f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ tracing = "0.1.40"
3434

3535
[patch."https://github.com/stackabletech/operator-rs.git"]
3636
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
37-
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
37+
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "chore/docker-refs-to-oci" }

0 commit comments

Comments
 (0)