Skip to content

Commit

Permalink
[skip ci] hack: use own SDK
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
  • Loading branch information
arnaldo2792 committed Oct 1, 2024
1 parent 5201a7e commit f93bb84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Twoliter.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ kit = []
[sdk]
name = "bottlerocket-sdk"
version = "0.45.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.45.0"
digest = "CIx/G74W+Ie4gdJ40D/N/UbyQ9JqwVOd/9IH4ru3zYk="
vendor = "agarrcia"
source = "public.ecr.aws/bottlerocket-agarrcia/bottlerocket-sdk:v0.45.0"
digest = "aR4eALJHzBihn4YzRwq4ewrbhAqfCRE6FlW65gCOseQ="
6 changes: 3 additions & 3 deletions Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
schema-version = 1
release-version = "2.8.1"

[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"
[vendor.agarrcia]
registry = "public.ecr.aws/bottlerocket-agarrcia"

[sdk]
name = "bottlerocket-sdk"
version = "0.45.0"
vendor = "bottlerocket"
vendor = "agarrcia"

0 comments on commit f93bb84

Please sign in to comment.