Skip to content

Commit ef5c54d

Browse files
committed
2.3.12 docker image changelog
1 parent ce9542d commit ef5c54d

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Change Log
22

3+
## [v2.3.12](https://github.com/CachetHQ/Docker/tree/v2.3.12) (2017-06-29)
4+
[Full Changelog](https://github.com/CachetHQ/Docker/compare/v2.3.11...v2.3.12)
5+
6+
**Implemented enhancements:**
7+
8+
- Switch to Alpine Linux [\#200](https://github.com/CachetHQ/Docker/pull/200) ([djdefi](https://github.com/djdefi))
9+
10+
**Fixed bugs:**
11+
12+
- PGSQL ignores DB\_PORT [\#206](https://github.com/CachetHQ/Docker/issues/206)
13+
14+
**Closed issues:**
15+
16+
- Enable seedfile for auto-deploy in pipelines [\#212](https://github.com/CachetHQ/Docker/issues/212)
17+
- error 500 connection refused fastcgi [\#208](https://github.com/CachetHQ/Docker/issues/208)
18+
- 500 error during setup [\#207](https://github.com/CachetHQ/Docker/issues/207)
19+
- Error 500 after installation [\#199](https://github.com/CachetHQ/Docker/issues/199)
20+
- Set the default port to 8000 in the documentation [\#198](https://github.com/CachetHQ/Docker/issues/198)
21+
- Question: Why not use different Dockerfiles? [\#196](https://github.com/CachetHQ/Docker/issues/196)
22+
- Create new tag with Nginx in app container [\#148](https://github.com/CachetHQ/Docker/issues/148)
23+
24+
**Merged pull requests:**
25+
26+
- Remove docker version pin in CI [\#215](https://github.com/CachetHQ/Docker/pull/215) ([djdefi](https://github.com/djdefi))
27+
- Fixes \#206 by using psql port defined in env var [\#211](https://github.com/CachetHQ/Docker/pull/211) ([gottfrois](https://github.com/gottfrois))
28+
- fixing mysql ignores DB\_PORT envvar at connection [\#205](https://github.com/CachetHQ/Docker/pull/205) ([naorlivne](https://github.com/naorlivne))
29+
- Revert "The right git repo" [\#204](https://github.com/CachetHQ/Docker/pull/204) ([jbrooksuk](https://github.com/jbrooksuk))
30+
- The right git repo [\#203](https://github.com/CachetHQ/Docker/pull/203) ([riemers](https://github.com/riemers))
31+
- Update Nginx 1.12 [\#202](https://github.com/CachetHQ/Docker/pull/202) ([butuh](https://github.com/butuh))
32+
333
## [v2.3.11](https://github.com/CachetHQ/Docker/tree/v2.3.11) (2017-04-16)
434
[Full Changelog](https://github.com/CachetHQ/Docker/compare/v2.3.10...v2.3.11)
535

0 commit comments

Comments
 (0)