We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecd875f + 9a3733b commit 0578567Copy full SHA for 0578567
.circleci/config.yml
@@ -34,6 +34,7 @@ workflows:
34
- prometheus/publish_main:
35
docker_hub_organization: "" # Don't publish to DockerHub.
36
quay_io_organization: prometheuscommunity
37
+ docker_version: "20.10.18"
38
requires:
39
- test
40
- build
@@ -43,6 +44,7 @@ workflows:
43
44
- prometheus/publish_release:
45
46
47
48
49
50
0 commit comments