Skip to content

Commit

Permalink
fix(security): vulnerabilities found in besu-all-in-one hyperledger#2055
Browse files Browse the repository at this point in the history


Signed-off-by: charelle <charelle.wrk@gmail.com>
  • Loading branch information
charellesandig committed Oct 4, 2022
1 parent ec970ad commit 3b1aea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/besu-all-in-one/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BESU_VERSION=22.7-4
ARG BESU_VERSION=22.7.4
ARG TESSERA_VERSION=22.1.7

FROM hyperledger/besu:$BESU_VERSION AS besu
Expand Down

0 comments on commit 3b1aea6

Please sign in to comment.