Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Commit

Permalink
docker: include git commit hash in swarm version (#1488)
Browse files Browse the repository at this point in the history
* dockerignore: remove .git - needed for git hash on builds

* changelog: include #1488
  • Loading branch information
skylenet committed Jun 14, 2019
1 parent 8b37def commit 21adbe2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
.github
.git
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit 21adbe2

Please sign in to comment.