Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update heimdall to version v2.6.1 #1256

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions heimdall/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ services:
PROXY_AUTH_ADD: "false"

server:
image: linuxserver/heimdall:2.6.1@sha256:03117a80287343e245d50f2e85968b6cbed867ddd5e4e273924bbe588a73b958
image: linuxserver/heimdall:2.6.1@sha256:202f2b35e3343df9f87ece2f5f313e02e3451ccf47eb52f26746e1f7eb61920e
volumes:
- ${APP_DATA_DIR}/config:/config
environment:
- PUID=1000
- PGID=1000
restart: on-failure
restart: on-failure
2 changes: 1 addition & 1 deletion heimdall/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ torOnly: false
defaultUsername: ""
defaultPassword: ""
submitter: AxelPilop
submission: https://github.com/getumbrel/umbrel-apps/pull/390
submission: https://github.com/getumbrel/umbrel-apps/pull/390