Skip to content

Commit

Permalink
Merge pull request #25 from d3adb5/fix/prowlarr-image-name
Browse files Browse the repository at this point in the history
fix: use proper digest separator for prowlarr
  • Loading branch information
d3adb5 authored Apr 14, 2024
2 parents 92b35b4 + 4a100ea commit 4e76e3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
replicaCount: 1
image:
repository: lscr.io/linuxserver/prowlarr
tag: "1.15.0sha256:335388a2b30603bcd69d7411f3bfb37c54a8799eb1f76bae1f42ec6b2f9a5a79"
tag: "1.15.0@sha256:335388a2b30603bcd69d7411f3bfb37c54a8799eb1f76bae1f42ec6b2f9a5a79"
pullPolicy: IfNotPresent
service:
port: 9696
Expand Down

0 comments on commit 4e76e3c

Please sign in to comment.