Skip to content

Commit 288c48c

Browse files
committed
Replace Prometheus v1 image with v2
1 parent 3de3fea commit 288c48c

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)