Skip to content

Commit 4531efc

Browse files
Update prom/prometheus Docker tag to v3
1 parent c934e4d commit 4531efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ services:
6565

6666
# Prometheus Container
6767
prometheus:
68-
image: 'prom/prometheus:v2.46.0'
68+
image: 'prom/prometheus:v3.3.1'
6969
volumes:
7070
- './configs/prometheus:/etc/prometheus'
7171
command: '--config.file=/etc/prometheus/prometheus.yml'

0 commit comments

Comments
 (0)