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 425c646 commit fe70417Copy full SHA for fe70417
README.md
@@ -19,7 +19,7 @@ volumes:
19
services:
20
postgresql:
21
container_name: postgres01
22
- image: muratgozel/postgresql-pgbackrest:latest
+ image: ghcr.io/muratgozel/postgresql-pgbackrest:latest
23
build:
24
context: ./postgresql
25
ports:
0 commit comments