Skip to content

Commit a1e98ee

Browse files
chore(deps): update sourcegraph prometheus / grafana docker images to v6.3.2692
1 parent 5853a52 commit a1e98ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose/docker-compose.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ services:
417417
#
418418
prometheus:
419419
container_name: prometheus
420-
image: 'index.docker.io/sourcegraph/prometheus:6.1.2889@sha256:75fa45933ecb03f7aca1d54ec5ebc05d11ff300494a2ca8fbaefa25c83f0326f'
420+
image: 'index.docker.io/sourcegraph/prometheus:6.3.2692@sha256:e38e96de888597435c9be268f478d59ac734b60c3511b8ea1ac42bed865ea005'
421421
cpus: 4
422422
mem_limit: '8g'
423423
volumes:
@@ -444,7 +444,7 @@ services:
444444
# 'GF_SERVER_ROOT_URL='https://grafana.example.com'
445445
grafana:
446446
container_name: grafana
447-
image: 'index.docker.io/sourcegraph/grafana:6.3.3@sha256:2f68b9b1542e7d75459d983b606d2fdd1c11a75610464e3d7a6ced4f3ac474bf'
447+
image: 'index.docker.io/sourcegraph/grafana:6.3.2692@sha256:211f46d18176b94eab7a1bce0c98252507b732b2bd329f32e90e9e7439163187'
448448
cpus: 1
449449
mem_limit: '1g'
450450
volumes:

0 commit comments

Comments
 (0)