Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
zistvan-public
StreamChain Prototype
Commits
3ac8d118
Commit
3ac8d118
authored
Mar 22, 2019
by
David Enyeart
Committed by
Gerrit Code Review
Mar 22, 2019
Browse files
Merge "[FAB-14698] Update fabric to baseimage 0.4.15" into release-1.4
parents
e1aef4be
1e4c3eff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3ac8d118
...
...
@@ -47,7 +47,7 @@
BASE_VERSION
=
1.4.1
PREV_VERSION
=
1.4.0
CHAINTOOL_RELEASE
=
1.1.3
BASEIMAGE_RELEASE
=
0.4.1
4
BASEIMAGE_RELEASE
=
0.4.1
5
# Allow to build as a submodule setting the main project to
# the PROJECT_NAME env variable, for example,
...
...
common/metadata/metadata.go
View file @
3ac8d118
...
...
@@ -9,7 +9,7 @@ package metadata
// Variables defined by the Makefile and passed in with ldflags
var
Version
string
=
"latest"
var
CommitSHA
string
=
"development build"
var
BaseVersion
string
=
"0.4.1
4
"
var
BaseVersion
string
=
"0.4.1
5
"
var
BaseDockerLabel
string
=
"org.hyperledger.fabric"
var
DockerNamespace
string
=
"hyperledger"
var
BaseDockerNamespace
string
=
"hyperledger"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment