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:
Matthias Rampke 2023-03-08 18:21:13 +00:00
parent 052676c42d
commit 0bdeac2162
No known key found for this signature in database
GPG key ID: F9AFF7F67ACE10BA

View file

@ -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: