Skip to content

Commit 7c21d0d

Browse files
chore(deps): update sourcegraph prometheus / grafana docker images to v6.7.1104
1 parent 4f878d7 commit 7c21d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose/docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ services:
419419
#
420420
prometheus:
421421
container_name: prometheus
422-
image: 'index.docker.io/sourcegraph/prometheus:6.1.2889@sha256:75fa45933ecb03f7aca1d54ec5ebc05d11ff300494a2ca8fbaefa25c83f0326f'
422+
image: 'index.docker.io/sourcegraph/prometheus:6.7.1104@sha256:1dcf7aa8be0ef2585e56a6dcf81a5b95be5bb13d1df55210da9cb94e4714f8f1'
423423
cpus: 4
424424
mem_limit: '8g'
425425
volumes:
@@ -446,7 +446,7 @@ services:
446446
# 'GF_SERVER_ROOT_URL='https://grafana.example.com'
447447
grafana:
448448
container_name: grafana
449-
image: 'index.docker.io/sourcegraph/grafana:6.3.3@sha256:2f68b9b1542e7d75459d983b606d2fdd1c11a75610464e3d7a6ced4f3ac474bf'
449+
image: 'index.docker.io/sourcegraph/grafana:6.7.1104@sha256:22f0f7435642875f19f7ad17547709eac32ea3bcea2f5cb02776b3b7d1d0b422'
450450
cpus: 1
451451
mem_limit: '1g'
452452
volumes:

0 commit comments

Comments
 (0)