[PR #664] [CLOSED] chore: updating and cleaning up several templates. #7036

Closed
opened 2026-05-18 19:12:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/664
Author: @rubixvi
Created: 1/18/2026
Status: Closed

Base: canaryHead: dev-ackee


📝 Commits (10+)

  • b726510 fix: update Ackee and MongoDB images in docker-compose and clean up template.toml
  • 417c819 fix: update restart policy for Ackee and MongoDB services in docker-compose
  • c0f2181 fix: update PostgreSQL image to version 16 and adjust service dependencies in docker-compose
  • 2709398 fix: update image reference for actualbudget service in docker-compose
  • 93554b0 fix: remove version specification from docker-compose for adguardhome service
  • fe0ce3e fix: update adminer image to version 5.4.1 in docker-compose
  • 5dc089d fix: update PostgreSQL image to use the latest master version in docker-compose
  • b0ac6e2 fix: update PostgreSQL and Redis images to use alpine variants in docker-compose
  • 8d84c1d fix: update akaunting image reference and specify exact mariadb version in docker-compose
  • ba0241e fix: update various docker-compose files to remove version specifications and adjust service configurations

📊 Changes

23 files changed (+87 additions, -114 deletions)

View changed files

📝 blueprints/ackee/docker-compose.yml (+4 -5)
📝 blueprints/ackee/template.toml (+0 -1)
📝 blueprints/activepieces/docker-compose.yml (+12 -17)
📝 blueprints/actualbudget/docker-compose.yml (+2 -2)
📝 blueprints/adguardhome/docker-compose.yml (+0 -1)
📝 blueprints/adminer/docker-compose.yml (+1 -2)
📝 blueprints/adventurelog/docker-compose.yml (+1 -3)
📝 blueprints/affinepro/docker-compose.yml (+6 -7)
📝 blueprints/akaunting/docker-compose.yml (+11 -15)
📝 blueprints/akaunting/template.toml (+0 -3)
📝 blueprints/alist/docker-compose.yml (+5 -6)
📝 blueprints/alltube/docker-compose.yml (+0 -1)
📝 blueprints/ampache/docker-compose.yml (+0 -1)
📝 blueprints/anonupload/docker-compose.yml (+0 -1)
📝 blueprints/anse/docker-compose.yml (+0 -2)
📝 blueprints/answer/docker-compose.yml (+9 -9)
📝 blueprints/anubis/docker-compose.yml (+1 -11)
📝 blueprints/anythingllm/docker-compose.yml (+0 -1)
📝 blueprints/browserless/docker-compose.yml (+6 -0)
📝 blueprints/calcom/docker-compose.yml (+18 -14)

...and 3 more files

📄 Description

Updating and house keeping on a number of templates.


🔄 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/Dokploy/templates/pull/664 **Author:** [@rubixvi](https://github.com/rubixvi) **Created:** 1/18/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `dev-ackee` --- ### 📝 Commits (10+) - [`b726510`](https://github.com/Dokploy/templates/commit/b726510ffdceec13736f059d46060a7a43a734b1) fix: update Ackee and MongoDB images in docker-compose and clean up template.toml - [`417c819`](https://github.com/Dokploy/templates/commit/417c8196a9c3481f4dc36bf3f749cdc54f53cf42) fix: update restart policy for Ackee and MongoDB services in docker-compose - [`c0f2181`](https://github.com/Dokploy/templates/commit/c0f2181888947014daf1fcb407f7a18a44d18f70) fix: update PostgreSQL image to version 16 and adjust service dependencies in docker-compose - [`2709398`](https://github.com/Dokploy/templates/commit/2709398f6819e143a0d46d045e78e3c3d69fb146) fix: update image reference for actualbudget service in docker-compose - [`93554b0`](https://github.com/Dokploy/templates/commit/93554b0052db54c4a014dc8994fd3720f52820ad) fix: remove version specification from docker-compose for adguardhome service - [`fe0ce3e`](https://github.com/Dokploy/templates/commit/fe0ce3e5133ccb25e14eaa06eaedd8eb612c948f) fix: update adminer image to version 5.4.1 in docker-compose - [`5dc089d`](https://github.com/Dokploy/templates/commit/5dc089d95ea3601f474c1b921ab2f1b0e1fc9817) fix: update PostgreSQL image to use the latest master version in docker-compose - [`b0ac6e2`](https://github.com/Dokploy/templates/commit/b0ac6e2db152799effc7003aca75a5c3f5f1eab6) fix: update PostgreSQL and Redis images to use alpine variants in docker-compose - [`8d84c1d`](https://github.com/Dokploy/templates/commit/8d84c1df724ca7ad617bce17c000eb9cc0903625) fix: update akaunting image reference and specify exact mariadb version in docker-compose - [`ba0241e`](https://github.com/Dokploy/templates/commit/ba0241ef869c1ca115a4d74f0edd14dc3c1cb95e) fix: update various docker-compose files to remove version specifications and adjust service configurations ### 📊 Changes **23 files changed** (+87 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/ackee/docker-compose.yml` (+4 -5) 📝 `blueprints/ackee/template.toml` (+0 -1) 📝 `blueprints/activepieces/docker-compose.yml` (+12 -17) 📝 `blueprints/actualbudget/docker-compose.yml` (+2 -2) 📝 `blueprints/adguardhome/docker-compose.yml` (+0 -1) 📝 `blueprints/adminer/docker-compose.yml` (+1 -2) 📝 `blueprints/adventurelog/docker-compose.yml` (+1 -3) 📝 `blueprints/affinepro/docker-compose.yml` (+6 -7) 📝 `blueprints/akaunting/docker-compose.yml` (+11 -15) 📝 `blueprints/akaunting/template.toml` (+0 -3) 📝 `blueprints/alist/docker-compose.yml` (+5 -6) 📝 `blueprints/alltube/docker-compose.yml` (+0 -1) 📝 `blueprints/ampache/docker-compose.yml` (+0 -1) 📝 `blueprints/anonupload/docker-compose.yml` (+0 -1) 📝 `blueprints/anse/docker-compose.yml` (+0 -2) 📝 `blueprints/answer/docker-compose.yml` (+9 -9) 📝 `blueprints/anubis/docker-compose.yml` (+1 -11) 📝 `blueprints/anythingllm/docker-compose.yml` (+0 -1) 📝 `blueprints/browserless/docker-compose.yml` (+6 -0) 📝 `blueprints/calcom/docker-compose.yml` (+18 -14) _...and 3 more files_ </details> ### 📄 Description Updating and house keeping on a number of templates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-18 19:12:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#7036