Skip to content

Commit

Permalink
Merge pull request #57 from kraken-build/asp/bump-buffrs
Browse files Browse the repository at this point in the history
Bump buffrs to 0.6.4
  • Loading branch information
NiklasRosenstein authored Oct 17, 2023
2 parents 896ae09 + 5e6de76 commit 7105a7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ RUN : \
# Protobuf tools
#
RUN : \
&& cargo install buffrs --version 0.6.2 \
&& cargo install buffrs --version 0.6.4 \
&& BIN="/usr/bin" \
&& VERSION="1.17.0" \
&& curl -sSL \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ is built from various Ubuntu starting images.
| ansible | Pipx (Python 3.10) | 8.1.0 |
| ansible-base | Pipx (Python 3.10) | 2.10.17 |
| buf | [GitHub releases](https://github.com/bufbuild/buf/releases) | 1.17.0 |
| buffrs | cargo | 0.6.2 |
| buffrs | cargo | 0.6.4 |
| build-essential | apt-get | latest |
| BuildKit | GitHub Releases | 0.12.2 |
| cargo-deny | cargo | latest |
Expand Down

0 comments on commit 7105a7e

Please sign in to comment.