From 4b1e738020fe0487e7576c84c1b2e0dd1b612d08 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 May 2026 19:49:34 +0200 Subject: [PATCH] chore(deps): pin dependencies (#122) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/library/teamspeak | pinDigest | → `11fb1dd` | | ghcr.io/gotify/server | pinDigest | → `a3af470` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.t000-n.de/t.behrendt/ts3gotify/pulls/122 Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index c84e86e..6bc35a8 100644 --- a/compose.yaml +++ b/compose.yaml @@ -17,7 +17,7 @@ services: MODE: '["connect", "disconnect", "moved", "message"]' gotify: - image: ghcr.io/gotify/server:latest + image: ghcr.io/gotify/server:latest@sha256:a3af47067ce6aad76aadf5ba32d6ddfecd1ae576a961359f039fd1831e8b7652 ports: - 8080:80 environment: @@ -27,7 +27,7 @@ services: - "./gotify_data:/app/data" ts3: - image: docker.io/library/teamspeak:latest + image: docker.io/library/teamspeak:latest@sha256:11fb1dd03c68ae7b3a8a86c5a08827d01d87a833177ad92ee5c19d7b72d08ce0 ports: - name: voice target: 9987