Skip to content

Commit

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

Signed-off-by: zondervancalvez <zondervan.v.calvez@accenture.com>
  • Loading branch information
zondervancalvez committed Mar 31, 2023
1 parent 617c4d3 commit f5b56ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit f5b56ac

Please sign in to comment.