Skip to content

Commit 9cbe3c9

Browse files
committed
bump to v0.4
1 parent 01f2f18 commit 9cbe3c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV NGIX_HOST http://localhost
1010
ENV METRICS_ENDPOINT "/metrics"
1111
ENV METRICS_ADDR ":9913"
1212
ENV DEFAULT_METRICS_NS "nginx"
13-
ENV DEFAULT_VERSION "v0.3"
13+
ENV DEFAULT_VERSION "v0.4"
1414

1515
EXPOSE 9913
1616

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3
1+
0.4

0 commit comments

Comments
 (0)