mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #257] [MERGED] fix tag name in compose files #356
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/257
Author: @masci
Created: 9/17/2024
Status: ✅ Merged
Merged: 9/18/2024
Merged by: @masci
Base:
main← Head:massi/fix-image-tag📝 Commits (1)
8f80d9afix tag name📊 Changes
5 files changed (+6 additions, -6 deletions)
View changed files
📝
docker/docker-compose-awssqs.yml(+1 -1)📝
docker/docker-compose-kafka.yml(+1 -1)📝
docker/docker-compose-rabbitmq.yml(+1 -1)📝
docker/docker-compose-redis.yml(+1 -1)📝
docker/docker-compose-simple.yml(+2 -2)📄 Description
The right tag format is
vX.Y.Z🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.