Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit 17f0930

Browse files
chore(deps): bump hyperledger/fabric-tools in /docker/fabric-tools
Bumps hyperledger/fabric-tools from 2.4 to 2.5. --- updated-dependencies: - dependency-name: hyperledger/fabric-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55cf64a commit 17f0930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/fabric-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hyperledger/fabric-tools:2.4
1+
FROM hyperledger/fabric-tools:2.5
22

33
# avoid the shell swallowing errors
44
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

0 commit comments

Comments
 (0)