mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-05 19:05:03 +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
|
||||
.git
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
## v0.4.2 (Unreleased)
|
||||
|
||||
### Notes
|
||||
|
||||
### Features
|
||||
|
||||
### Improvements
|
||||
|
||||
### 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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue