Skip to content

Commit

Permalink
Merge pull request #2509 from Agenta-AI/release/v0.34.2
Browse files Browse the repository at this point in the history
release/v0.34.2
  • Loading branch information
jp-agenta authored Feb 27, 2025
2 parents 7e63a31 + 9d8c51a commit 4104868
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hosting/docker-compose/oss/docker-compose.gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
context: ../../../api
dockerfile: oss/docker/Dockerfile.gh

image: ghcr.io/agenta-ai/agenta-backend
image: ghcr.io/agenta-ai/agenta-api

volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down Expand Up @@ -84,7 +84,7 @@ services:
context: ../../../api
dockerfile: oss/docker/Dockerfile.gh

image: ghcr.io/agenta-ai/agenta-backend
image: ghcr.io/agenta-ai/agenta-api

volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand All @@ -111,7 +111,7 @@ services:
context: ../../../api
dockerfile: oss/docker/Dockerfile.gh

image: ghcr.io/agenta-ai/agenta-backend
image: ghcr.io/agenta-ai/agenta-api

volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit 4104868

Please sign in to comment.