Updating containers to GHCR or add full path V3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
forgejo_db:
|
||||
image: postgres:17.5
|
||||
image: docker.io/library/postgres:17.5
|
||||
container_name: forgejo_db
|
||||
environment:
|
||||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
|
Reference in New Issue
Block a user