Skip to content

Commit

Permalink
FAB-12129 Update baseimage version
Browse files Browse the repository at this point in the history
Update baseimage version to 0.4.12 in javaenv Dockerfile

Change-Id: I1baeacdc2accf7eedaee42045a45f4d1450a4f1a
Signed-off-by: rameshthoomu <[email protected]>
  • Loading branch information
rameshthoomu committed Sep 24, 2018
1 parent 01dd207 commit 333d91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric-chaincode-docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hyperledger/fabric-baseimage:amd64-0.4.10
FROM hyperledger/fabric-baseimage:amd64-0.4.12
RUN apt-get update
RUN apt-get install zip -y
RUN curl -s "https://get.sdkman.io" | bash
Expand Down

0 comments on commit 333d91b

Please sign in to comment.