We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e8581 commit ff86708Copy full SHA for ff86708
2 files changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM registry.cloudogu.com/official/base:3.7-3
2
-MAINTAINER Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
+LABEL maintainer="sebastian.sdorra@cloudogu.com"
3
4
ENV CES_CONFD_VERSION=0.3.1 \
5
WARP_MENU_VERSION=0.4.3 \
dogu.json
@@ -1,6 +1,6 @@
{
"Name": "official/nginx",
- "Version": "1.13.11-2",
+ "Version": "1.13.11-3",
"DisplayName": "Nginx",
"Description": "Nginx WebServer.",
6
"Logo": "https://cloudogu.com/images/dogus/nginx.png",
0 commit comments