Replace code.forgejo.org/oci/postgres Docker tag with data.forgejo.org/oci/postgres
This commit is contained in:
parent
736c1dd909
commit
fc758bdb32
2 changed files with 3 additions and 3 deletions
|
|
@ -36,7 +36,7 @@ services:
|
|||
- internal_network
|
||||
|
||||
postgres:
|
||||
image: code.forgejo.org/oci/postgres:14
|
||||
image: data.forgejo.org/oci/postgres:14
|
||||
tmpfs:
|
||||
- /var/lib/postgresql/data
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue