[PR #257] [MERGED] fix tag name in compose files #356

Closed
opened 2026-02-16 01:17:01 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: massi/fix-image-tag


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/257 **Author:** [@masci](https://github.com/masci) **Created:** 9/17/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/fix-image-tag` --- ### 📝 Commits (1) - [`8f80d9a`](https://github.com/run-llama/llama_deploy/commit/8f80d9ae0024b558bd8b2f7be171b49f81bcd724) fix tag name ### 📊 Changes **5 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description The right tag format is `vX.Y.Z` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:17:01 -05:00
yindo closed this issue 2026-02-16 01:17:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#356