Skip to content

Commit

Permalink
Merge pull request #1580 from alex-semenyuk/update_version_tezosconnect
Browse files Browse the repository at this point in the history
Update firefly-tezosconnect
  • Loading branch information
EnriqueL8 authored Sep 17, 2024
2 parents 5bbc36d + 03244e5 commit 444d42d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apk add make=4.4.1-r2 \
gcc=13.2.1_git20231014-r0 \
build-base=0.5-r3 \
curl=8.9.1-r0 \
git=2.43.4-r0
git=2.43.5-r0
WORKDIR /firefly
RUN chgrp -R 0 /firefly \
&& chmod -R g+rwX /firefly \
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"tezosconnect": {
"image": "ghcr.io/hyperledger/firefly-tezosconnect",
"tag": "v0.2.6",
"sha": "ad5ba1ddc54140674575eed2edab0e46428895df1199b89e47599c5a45f353ba"
"tag": "v0.2.7",
"sha": "cee6ecda8208e24989a6db2c1a2dd1b0defb89363e7728571b8858e794a295be"
},
"dataexchange-https": {
"image": "ghcr.io/hyperledger/firefly-dataexchange-https",
Expand Down

0 comments on commit 444d42d

Please sign in to comment.