mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-21 23:10:59 +00:00
Update Prometheus common orb
to fix issues with binfmt after the CircleCI infrastructure migration Signed-off-by: Matthias Rampke <matthias@prometheus.io>
This commit is contained in:
parent
052676c42d
commit
0bdeac2162
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
version: 2.1
|
||||
orbs:
|
||||
prometheus: prometheus/prometheus@0.16.0
|
||||
prometheus: prometheus/prometheus@0.17.1
|
||||
executors:
|
||||
# Whenever the Go version is updated here, .promu.yml should also be updated.
|
||||
golang:
|
||||
|
|
Loading…
Reference in a new issue