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,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ v1.21.5-5] - 2022-05-25
11+ ### Changed
12+ - Update warp-menu to v1.5.0
13+
1014## [ v1.21.5-4] - 2022-04-06
1115### Changed
1216- Upgrade base image to 3.15.3-1; #56
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ RUN set -x -o errexit \
2626FROM registry.cloudogu.com/official/base:3.15.3-1
2727LABEL maintainer="hello@cloudogu.com" \
2828 NAME="official/nginx" \
29- VERSION="1.21.5-4 "
29+ VERSION="1.21.5-5 "
3030
3131ENV CES_CONFD_VERSION=0.6.0 \
3232 CES_CONFD_TAR_SHA256="069d45503149d67585e7ff15ce5cb1fe125c4cda4f69230dbf65851ccd88ad58" \
33- WARP_MENU_VERSION=1.4 .0 \
34- WARP_MENU_TAR_SHA256="51febb14ce984bf6f7486d212b3ef8a8fa38ff594bac7d764347778b6eb681a9 " \
33+ WARP_MENU_VERSION=1.5 .0 \
34+ WARP_MENU_TAR_SHA256="cfdd504a03aab8e5e4a33135d953b10aeba4816da5f549ddb1eb6ee593399826 " \
3535 CES_ABOUT_VERSION=0.2.2 \
3636 CES_ABOUT_TAR_SHA256="9926649be62d8d4667b2e7e6d1e3a00ebec1c4bbc5b80a0e830f7be21219d496" \
3737 CES_THEME_VERSION=v0.7.0 \
Original file line number Diff line number Diff line change 11{
22 "Name" : " official/nginx" ,
3- "Version" : " 1.21.5-4 " ,
3+ "Version" : " 1.21.5-5 " ,
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