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 752b154 commit 5c46044Copy full SHA for 5c46044
README.md
@@ -53,10 +53,10 @@ Choose either the CentOS7 or RHEL7 based image:
53
54
* **CentOS7 based image**
55
56
- These images are available on DockerHub. To download it run:
+ These images are available on Quay.io. To download it run:
57
58
```
59
- $ podman pull centos/postgresql-13-centos7
+ $ podman pull quay.io/centos7/postgresql-13-centos7
60
61
62
To build a PostgreSQL image from scratch run:
0 commit comments