mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-21 07:19:28 +00:00
docker: include git commit hash in swarm version (#1488)
* dockerignore: remove .git - needed for git hash on builds * changelog: include #1488
This commit is contained in:
parent
8b37def961
commit
21adbe2fac
2 changed files with 4 additions and 2 deletions
|
|
@ -1,2 +1 @@
|
||||||
.github
|
.github
|
||||||
.git
|
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,15 @@
|
||||||
## v0.4.2 (Unreleased)
|
## v0.4.2 (Unreleased)
|
||||||
|
|
||||||
|
### Notes
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
* [#1488](https://github.com/ethersphere/swarm/pull/1488): docker: include git commit hash in swarm version
|
||||||
|
|
||||||
|
|
||||||
### Notes
|
|
||||||
|
|
||||||
## v0.4.1 (June 13, 2019)
|
## v0.4.1 (June 13, 2019)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue