Fix images for plane

This commit is contained in:
dvirlabs 2025-07-20 00:45:20 +03:00
parent a3a5207f83
commit 2538a606d4

View File

@ -27,16 +27,16 @@ env:
docstore_bucket: uploads docstore_bucket: uploads
admin: admin:
image: ghcr.io/makeplane/plane-admin image: docker.io/makeplane/plane-admin
api: api:
image: ghcr.io/makeplane/plane-api image: docker.io/makeplane/plane-api
web: web:
image: ghcr.io/makeplane/plane-frontend image: docker.io/makeplane/plane-frontend
space: space:
image: ghcr.io/makeplane/plane-space image: docker.io/makeplane/plane-space
live: live:
image: ghcr.io/makeplane/plane-live image: docker.io/makeplane/plane-live