We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f2f18 commit 9cbe3c9Copy full SHA for 9cbe3c9
Dockerfile
@@ -10,7 +10,7 @@ ENV NGIX_HOST http://localhost
10
ENV METRICS_ENDPOINT "/metrics"
11
ENV METRICS_ADDR ":9913"
12
ENV DEFAULT_METRICS_NS "nginx"
13
-ENV DEFAULT_VERSION "v0.3"
+ENV DEFAULT_VERSION "v0.4"
14
15
EXPOSE 9913
16
VERSION
@@ -1 +1 @@
1
-0.3
+0.4
0 commit comments