Skip to content

Commit

Permalink
Use tkey-builder:3 as default when building
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj authored and mchack-work committed Mar 20, 2024
1 parent 8ca4241 commit 57a6ee2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
ci:
runs-on: ubuntu-latest
container:
image: ghcr.io/tillitis/tkey-builder:2
image: ghcr.io/tillitis/tkey-builder:3
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion contrib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BUILDIMAGE=tkey-builder-local

# default image used when running a container
IMAGE=ghcr.io/tillitis/tkey-builder:2
IMAGE=ghcr.io/tillitis/tkey-builder:3

all:
@echo "Targets:"
Expand Down
2 changes: 1 addition & 1 deletion hw/application_fpga/application_fpga.bin.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d68c8527b5f23d2e76b2a3aeccc96b818d80814965085c71460e3d8aaebe74d4 application_fpga.bin
27a17eed9376111f5beb92d3c2c58dacca975a54534d05c25a92c5573920c291 application_fpga.bin
2 changes: 1 addition & 1 deletion hw/application_fpga/firmware.bin.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aad49235ab60b732a45bbedf5774c543df1b40d52b226ffc41bc6c3e2dbbb3963e810f0a52ccf7ba4689b414f1cb941076b896a47d2377fb61c1976bdbcebe17 firmware.bin
f53d7d86f92b796d750995c6540843b53346b58c4b97a57a290f6ae799e50d7e7afad519aa37277c17d476417d5a7d45f840dd2ed6ede3564602ff75c9007488 firmware.bin

0 comments on commit 57a6ee2

Please sign in to comment.