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 #2056

Signed-off-by: zondervancalvez <zondervan.v.calvez@accenture.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
zondervancalvez authored and petermetz committed Apr 1, 2023
1 parent 59cc831 commit 91c0187
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
Original file line number Diff line number Diff line change
@@ -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 91c0187

Please sign in to comment.