Skip to content

Commit f79fcfc

Browse files
committed
chore(deps): update ghcr.io/marcopiovanello/yt-dlp-web-ui:latest docker digest to 7092481
1 parent 8613aa7 commit f79fcfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/yt-dlp-webui/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
type: "RuntimeDefault"
3030
initContainers:
3131
- name: "seed"
32-
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:03a297e75235c42cfdef00ecb6395821903186bcfabcde32eb709c9450de8a97"
32+
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:709248118a6887ab546ac89cbed4a9a1cd5604a3f9cd4ecdd78c684dd8ceaf72"
3333
imagePullPolicy: "IfNotPresent"
3434
command: ["mkdir", "-p", "/storage/downloads"]
3535
securityContext:
@@ -54,7 +54,7 @@ spec:
5454
mountPath: "/storage"
5555
containers:
5656
- name: "yt-dlp-webui"
57-
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:03a297e75235c42cfdef00ecb6395821903186bcfabcde32eb709c9450de8a97"
57+
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:709248118a6887ab546ac89cbed4a9a1cd5604a3f9cd4ecdd78c684dd8ceaf72"
5858
imagePullPolicy: "IfNotPresent"
5959
securityContext:
6060
runAsUser: 44412

0 commit comments

Comments
 (0)