Skip to content

Commit e189222

Browse files
fix(security): vulnerabilities found in fabric-all-in-one
Fixes hyperledger-cacti#2056
1 parent 43f8f21 commit e189222

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

container-scan

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 2b9d16570f7a467777d7f71b8fbfb70135e942dd

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)