Skip to content

Commit 3cfbd32

Browse files
committed
chore(deps): update ghcr.io/marcopiovanello/yt-dlp-web-ui:latest docker digest to 8127655
1 parent ee691be commit 3cfbd32

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:8127655aa291242bc98d8339eb44b672a06612cd1fa94c372d4ac3e4b01f59d9"
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:8127655aa291242bc98d8339eb44b672a06612cd1fa94c372d4ac3e4b01f59d9"
5858
imagePullPolicy: "IfNotPresent"
5959
securityContext:
6060
runAsUser: 44412

0 commit comments

Comments
 (0)