Skip to content

Commit deed05b

Browse files
Update prom/prometheus Docker tag to v3.13.0
1 parent d1c20a1 commit deed05b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ services:
157157
restart: unless-stopped
158158

159159
prometheus:
160-
image: prom/prometheus:v3.12.0
160+
image: prom/prometheus:v3.13.0
161161
command:
162162
- "--config.file=/etc/prometheus/prometheus.yml"
163163
- "--storage.tsdb.path=/prometheus"

0 commit comments

Comments
 (0)