We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d71182 commit de88f97Copy full SHA for de88f97
README.md
@@ -61,7 +61,7 @@ auth_modules:
61
To build the Docker image:
62
63
make promu
64
- promu crossbuild -p linux/amd64 -p linux/armv7 -p linux/amd64 -p linux/ppc64le
+ promu crossbuild -p linux/amd64 -p linux/armv7 -p linux/arm64 -p linux/ppc64le
65
make docker
66
67
This will build the docker image as `prometheuscommunity/postgres_exporter:${branch}`.
0 commit comments