Skip to content

Commit de88f97

Browse files
authored
Update README.md
Signed-off-by: yanbo <[email protected]>
1 parent 3d71182 commit de88f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ auth_modules:
6161
To build the Docker image:
6262
6363
make promu
64-
promu crossbuild -p linux/amd64 -p linux/armv7 -p linux/amd64 -p linux/ppc64le
64+
promu crossbuild -p linux/amd64 -p linux/armv7 -p linux/arm64 -p linux/ppc64le
6565
make docker
6666
6767
This will build the docker image as `prometheuscommunity/postgres_exporter:${branch}`.

0 commit comments

Comments
 (0)