Skip to content

Commit be9af43

Browse files
authored
Merge pull request #70 from stackhpc/feature/prometheus_v2/ussuri
Add Prometheus 2.x image in Ussuri
2 parents 3de3fea + 288c48c commit be9af43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/prometheus/prometheus-server/Dockerfile.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
66
{% block prometheus_server_header %}{% endblock %}
77

88
{% block prometheus_server_repository_version %}
9-
ENV prometheus_version=1.8.2
9+
ENV prometheus_version=2.25.0
1010
{% endblock %}
1111

1212
{% block prometheus_server_install %}

0 commit comments

Comments
 (0)