diff --git a/container-scan b/container-scan new file mode 160000 index 0000000000..2b9d16570f --- /dev/null +++ b/container-scan @@ -0,0 +1 @@ +Subproject commit 2b9d16570f7a467777d7f71b8fbfb70135e942dd diff --git a/tools/docker/fabric-all-in-one/Dockerfile_v1.4.x b/tools/docker/fabric-all-in-one/Dockerfile_v1.4.x index d0e204eece..3b8a1f382f 100644 --- a/tools/docker/fabric-all-in-one/Dockerfile_v1.4.x +++ b/tools/docker/fabric-all-in-one/Dockerfile_v1.4.x @@ -1,6 +1,6 @@ # We need to use the older, more stable v18 here because of # https://github.com/docker-library/docker/issues/170 -FROM docker:20.10.3-dind +FROM docker:20.10.17 ARG FABRIC_VERSION=1.4.8 ARG CA_VERSION=1.4.9