[PR #1635] [CLOSED] add tzdata to arm image #1675

Closed
opened 2026-05-07 01:03:11 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1635
Author: @abno85
Created: 3/3/2026
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 46b0112 add tzdata to arm image
  • b6dd30b Add workflow_dispatch trigger to build workflow

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 .github/workflows/build.yaml (+1 -1)
📝 Dockerfile-arm (+1 -0)

📄 Description

Small fix: The tzdata package was missing from the ARM image so the TZ env had no effect after moving my stack to a Raspberry Pi.

Issue #894 only re-added tzdata for the amd64 image.


🔄 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/binwiederhier/ntfy/pull/1635 **Author:** [@abno85](https://github.com/abno85) **Created:** 3/3/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`46b0112`](https://github.com/binwiederhier/ntfy/commit/46b011292083aa94428d21cfda23852a1bf28fec) add tzdata to arm image - [`b6dd30b`](https://github.com/binwiederhier/ntfy/commit/b6dd30b2e64ea8af9bcf391bb53379b80466e9d5) Add workflow_dispatch trigger to build workflow ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yaml` (+1 -1) 📝 `Dockerfile-arm` (+1 -0) </details> ### 📄 Description Small fix: The `tzdata` package was missing from the ARM image so the `TZ` env had no effect after moving my stack to a Raspberry Pi. Issue #894 only re-added tzdata for the amd64 image. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:03:11 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1675
No description provided.