Skip to content

Commit

Permalink
fix(deps): bump jellyfin/jellyfin from 10.9.2 to 10.9.3 (#83)
Browse files Browse the repository at this point in the history
* fix(deps): bump jellyfin/jellyfin from 10.9.2 to 10.9.3

Bumps jellyfin/jellyfin from 10.9.2 to 10.9.3.

---
updated-dependencies:
- dependency-name: jellyfin/jellyfin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): update image to jellyfin/jellyfin:10.9.3 on dependabot/docker/jellyfin/jellyfin-10.9.3 (#84)

chore(deps): update image to jellyfin/jellyfin:10.9.3

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored May 27, 2024
1 parent dcf9364 commit eeecd21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# NOTE this is dummy Dockerfile, used by Dependabot to automate image updates
FROM jellyfin/jellyfin:10.9.2
FROM jellyfin/jellyfin:10.9.3
6 changes: 3 additions & 3 deletions jellyfin-server/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_from:
aarch64: "jellyfin/jellyfin:10.9.2"
armv7: "jellyfin/jellyfin:10.9.2"
amd64: "jellyfin/jellyfin:10.9.2"
aarch64: "jellyfin/jellyfin:10.9.3"
armv7: "jellyfin/jellyfin:10.9.3"
amd64: "jellyfin/jellyfin:10.9.3"

0 comments on commit eeecd21

Please sign in to comment.