Skip to content

Commit b0e59f7

Browse files
fix(security): vulnerabilities found in fabric-all-in-one
Fixes hyperledger-cacti#2056 Signed-off-by: zondervancalvez <[email protected]>
1 parent ee99c87 commit b0e59f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker/fabric-all-in-one/Dockerfile_v1.4.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to use the older, more stable v18 here because of
22
# https://github.com/docker-library/docker/issues/170
3-
FROM docker:20.10.3-dind
3+
FROM docker:20.10.17
44

55
ARG FABRIC_VERSION=1.4.8
66
ARG CA_VERSION=1.4.9

0 commit comments

Comments
 (0)