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
  • Loading branch information
zondervancalvez committed Aug 17, 2022
1 parent 7309f2a commit f51d344
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 f51d344

Please sign in to comment.