Skip to content

Commit dfe0b7d

Browse files
authored
701 maintenance update GitHub action versions (#702)
* Submodule `master` updated to Tidal Plugin 0.8.9 * Submodule `master` updated to Tidal Plugin 0.8.9.1 (Hotfix) and Subsonic Plugin 0.8.4 * Back to bookworm * Submodule `edge` updated to Subsonic Plugin 0.8.10 * Submodule `edge` updated to Subsonic Plugin 0.8.10 (update version table) * Use BASE_IMAGE instead of USE_BASE_IMAGE * Submodule `edge` updated to Subsonic Plugin 0.8.11 * Submodule `recoll` updated to version 1.43.6 * Submodule master updated to Subsonic Plugin 0.8.12 (nice performance bump!) (#566) - Also updated subsonic-connector to 0.3.10 for submodule master * Submodule edge updated to Tidal Plugin 0.8.10 (might require reauthentication) - updated tidalapi to 0.8.8 * update `edge` module * update `master` module (includes tidal plugin 0.8.10) * Install tidalapi selectively * remove unnecessary line * submodule `edge updated to subsonic 0.8.13b1 * Correct plugin versions with tidal 0.8.10 on edge and master * Remove unused base image `lib` in build.sh * Submodule `edge` updated to Subsonic Plugin 0.8.13b2 * Submodule `edge` updated to Subsonic Plugin 0.8.13b2 * Submodule `edge` updated to Subsonic Plugin 0.8.13 * Submodule `edge` updated to Subsonic Plugin 0.8.13 (change history upd) * Update github action versions in workflows
1 parent 4196502 commit dfe0b7d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docker-multi-arch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
password: ${{ secrets.DOCKER_PASSWORD }}
181181

182182
- name: Build and push
183-
uses: docker/build-push-action@v5
183+
uses: docker/build-push-action@v6
184184
with:
185185
context: .
186186
build-args: |

doc/change-history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Change Date|Major Changes
44
---|---
5+
2026-09-09|Update github action versions in workflows (see [#701](https://github.com/GioF71/upmpdcli-docker/issues/701))
56
2026-09-09|Add aenum package for tidal and subsonic plugins (see [#699](https://github.com/GioF71/upmpdcli-docker/issues/699))
67
2026-09-03|Submodule `master` updated to Tidal Plugin 0.8.16
78
2026-09-03|Include latest commit from upstream (see [#696](https://github.com/GioF71/upmpdcli-docker/issues/696))

0 commit comments

Comments
 (0)