File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,24 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.17.8-4] - 2020-05-26
11+ ### Changed
12+ - update warp menu to v1.0.3
13+
1014## [ 1.17.8-3] - 2020-05-20
11- ## Changed
15+ ### Changed
1216- update warp menu to v1.0.2
1317
1418## [ 1.17.8-2] - 2020-05-12
1519
16- ## Changed
20+ ### Changed
1721- update warp menu to v1.0.1
1822
1923## [ 1.17.8-1] - 2020-01-29
2024
21- ## Changed
25+ ### Changed
2226- Available ciphers
2327
24- ## Removed
28+ ### Removed
2529- Support for TLS 1.0 & 1.1
2630
2731
2832## v0.0.1 - v1.17.1-2 / previous versions
2933
30- Up till version v1.17.1-2 there was no changelog. Please see the [ release page] ( https://github.com/cloudogu/nginx/releases )
34+ Up till version v1.17.1-2 there was no changelog. Please see the [ release page] ( https://github.com/cloudogu/nginx/releases )
Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ RUN set -x \
2020FROM registry.cloudogu.com/official/base:3.10.3-2
2121LABEL maintainer="sebastian.sdorra@cloudogu.com" \
2222 name="official/nginx" \
23- version="1.17.8-3 "
23+ version="1.17.8-4 "
2424
2525ENV CES_CONFD_VERSION=0.3.1 \
26- WARP_MENU_VERSION=1.0.2 \
26+ WARP_MENU_VERSION=1.0.3 \
2727 CES_ABOUT_VERSION=0.2.2 \
2828 CES_THEME_VERSION=d7a0865917f25d3dbf78777d81d96aaab845f622 \
2929 CES_MAINTENANCE_MODE=false
Original file line number Diff line number Diff line change 11{
22 "Name" : " official/nginx" ,
3- "Version" : " 1.17.8-3 " ,
3+ "Version" : " 1.17.8-4 " ,
44 "DisplayName" : " Nginx" ,
55 "Description" : " Nginx WebServer." ,
66 "Logo" : " https://cloudogu.com/images/dogus/nginx.png" ,
You can’t perform that action at this time.
0 commit comments