mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-08 22:52:20 -05:00
[PR #344] [MERGED] Fix invoiceshelf docker image tag #383
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/Dokploy/templates/pull/344
Author: @ahmedabdou14
Created: 9/6/2025
Status: ✅ Merged
Merged: 9/14/2025
Merged by: @Siumauricio
Base:
main← Head:fix/invoiceshelf-docker-image-tag📝 Commits (2)
dd3b486switch to image tag from latest to nightlyf982abcUpdate template.toml📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
blueprints/invoiceshelf/docker-compose.yml(+1 -1)📝
blueprints/invoiceshelf/template.toml(+1 -1)📄 Description
Invoice shelf docker images dont have the
latesttag for some reason which the current template references, the closest to it isnightly, so we can switch to ithttps://hub.docker.com/r/invoiceshelf/invoiceshelf/tags
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.