Skip to content
This repository was archived by the owner on Sep 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #74 from mazehall/v1.2.2
Browse files Browse the repository at this point in the history
V1.2.2
  • Loading branch information
marcelkilian committed Mar 8, 2016
2 parents 0400ac7 + 90a3904 commit bc68a1d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.2.2

Changed:

- upgraded eintopf proxy to version 1.0.2

## 1.2.1

Fixed:
Expand Down
2 changes: 1 addition & 1 deletion app/config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"proxy": {
"name": "proxy",
"Image": "mazelab/nginx-proxy:1.0.1",
"Image": "mazelab/nginx-proxy:1.0.2",
"HostConfig": {
"RestartPolicy": { "Name": "always" },
"PortBindings": {
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"productName": "Eintopf",
"identifier": "com.mazehall.eintopf",
"description": "The smartest way to share and administrate docker projects.",
"version": "1.2.1",
"version": "1.2.2",
"author": "Jens Klose <[email protected]>",
"maintainers": [
"jens klose <[email protected]>",
Expand Down

0 comments on commit bc68a1d

Please sign in to comment.