Skip to content

Commit 720dcf7

Browse files
committed
chore(opa): Replace 1.12.2 with 1.12.3
1 parent d41d9fa commit 720dcf7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

opa/boil-config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ vector = "0.52.0"
66
[versions."1.8.0".build-arguments]
77
golang-version = "1.24.6"
88

9-
# Version 1.12.2
10-
[versions."1.12.2".local-images]
9+
# Version 1.12.3
10+
[versions."1.12.3".local-images]
1111
stackable-devel = "1.0.0"
1212
vector = "0.52.0"
1313

14-
[versions."1.12.2".build-arguments]
14+
[versions."1.12.3".build-arguments]
1515
golang-version = "1.24.6"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mirror = "https://github.com/stackabletech/opa.git"
2-
base = "89c653770516db8a88d11b93e1398a141d7daaaa"
2+
base = "6abb30849c47ba066e2ae62bf4904f3cc95efdfd"

0 commit comments

Comments
 (0)