Skip to content

Commit 3bc90ed

Browse files
Andriciucrjd15372
andauthored
Update arch identifiers
fix the arch identifiers as they appear on hub Co-authored-by: Ricardo Dias <rjd15372@gmail.com>
1 parent 45fe8d3 commit 3bc90ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docker/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Where:
2222

2323
* `container-name` is the name you assign to your container
2424
* `POSTGRES_PASSWORD` is the superuser password
25-
* `{{dockertag}}` is the tag specifying the version you need. Docker identifies the architecture (x86_64 or ARM64) and pulls the respective image. See the [full list of tags :octicons-link-external-16:](https://hub.docker.com/r/percona/percona-distribution-postgresql/tags/).
25+
* `{{dockertag}}` is the tag specifying the version you need. Docker identifies the architecture (amd64 or arm64) and pulls the respective image. See the [full list of tags :octicons-link-external-16:](https://hub.docker.com/r/percona/percona-distribution-postgresql/tags/).
2626

2727
!!! note
2828

0 commit comments

Comments
 (0)