[PR #2825] [MERGED] chore(deps): change compose service dependencies to use alpine variants #9736

Closed
opened 2026-02-05 14:09:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2825
Author: @dfcowell
Created: 6/17/2023
Status: Merged
Merged: 6/19/2023
Merged by: @alextran1502

Base: mainHead: chore/alpine-deps


📝 Commits (2)

  • a6f2053 chore(deps): change compose service dependencies to use alpine variants
  • 2aee55c chore(deps): pin manifest hashes for dependency containers

📊 Changes

3 files changed (+8 additions, -8 deletions)

View changed files

📝 docker/docker-compose.dev.yml (+3 -3)
📝 docker/docker-compose.test.yml (+2 -2)
📝 docker/docker-compose.yml (+3 -3)

📄 Description

Immich already uses alpine in its base image.

This is a quality-of-life tweak to update the dependencies in the default dockerfiles to also use leaner container images.


🔄 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/immich-app/immich/pull/2825 **Author:** [@dfcowell](https://github.com/dfcowell) **Created:** 6/17/2023 **Status:** ✅ Merged **Merged:** 6/19/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `chore/alpine-deps` --- ### 📝 Commits (2) - [`a6f2053`](https://github.com/immich-app/immich/commit/a6f20530971a18e6299b1bafcbbfcc5e18e774d1) chore(deps): change compose service dependencies to use alpine variants - [`2aee55c`](https://github.com/immich-app/immich/commit/2aee55c14695b0fa704e5331882624d6e515b5d5) chore(deps): pin manifest hashes for dependency containers ### 📊 Changes **3 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docker/docker-compose.dev.yml` (+3 -3) 📝 `docker/docker-compose.test.yml` (+2 -2) 📝 `docker/docker-compose.yml` (+3 -3) </details> ### 📄 Description Immich already uses alpine in its base image. This is a quality-of-life tweak to update the dependencies in the default dockerfiles to also use leaner container images. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:09:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9736